bevy/crates/bevy_utils/src
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
..
enum_variant_meta.rs EnumVariantMeta derive (#1972) 2021-04-21 23:46:54 +00:00
label.rs Bevy app docs (#3539) 2022-01-06 23:16:47 +00:00
lib.rs Fix doc_markdown lints in bevy_utils (#3485) 2021-12-30 09:23:18 +00:00