bevy/examples/asset
Daniel Bearden b673c51e20 Bevy app docs (#3539)
# Objective

Achieve 100% documentation coverage for bevy_app crate.
See #3492 

## Solution

- Add #![warn(missing_docs)] to crate root
- Add doc comments to public items
- Add doc comment to bevy_utils::define_label macro trait
2022-01-06 23:16:47 +00:00
..
asset_loading.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
custom_asset.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
custom_asset_io.rs Bevy app docs (#3539) 2022-01-06 23:16:47 +00:00
hot_asset_reloading.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00