bevy/crates/bevy_utils/src
Michael Dorst b532cc9ef6 Fix doc_markdown lints in bevy_utils (#3485)
#3457 adds the `doc_markdown` clippy lint, which checks doc comments to make sure code identifiers are escaped with backticks. This causes a lot of lint errors, so this is one of a number of PR's that will fix those lint errors one crate at a time.

This PR fixes lints in the `bevy_utils` crate.
2021-12-30 09:23:18 +00:00
..
enum_variant_meta.rs EnumVariantMeta derive (#1972) 2021-04-21 23:46:54 +00:00
label.rs Implement Sub-App Labels (#2695) 2021-08-24 00:31:21 +00:00
lib.rs Fix doc_markdown lints in bevy_utils (#3485) 2021-12-30 09:23:18 +00:00