# 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 |
||
|---|---|---|
| .. | ||
| asset_loading.rs | ||
| custom_asset_io.rs | ||
| custom_asset.rs | ||
| hot_asset_reloading.rs | ||