bevy_async_task 0.9.0

Ergonomic abstractions to async programming in Bevy
Documentation
1
2
3
4
5
6
7
8
max_width = 100
use_field_init_shorthand = true
newline_style = "Unix"
# TODO: Enable - Currently nightly only :(
# group_imports = "StdExternalCrate"
# wrap_comments = true
# comment_width = 100
# imports_granularity = "Crate"