bevy_async_task 0.1.0

Ergonomic abstractions to async programming in Bevy
Documentation
1
2
3
4
5
6
max_width = 100
# TODO: comment_width = 100 - Wait for this to be stable
# TODO: wrap_comments = true - Wait for this to be stable
use_field_init_shorthand = true
newline_style = "Unix"
# TODO: imports_granularity = "Crate" - Wait for this to be stable.