bevy/crates/bevy_asset/src/io
Michael Dorst 32d88c7d23 Fix doc_markdown lints in bevy_asset (#3468)
#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_asset` crate.
2021-12-29 17:52:39 +00:00
..
android_asset_io.rs Bevy ECS V2 (#1525) 2021-03-05 07:54:35 +00:00
file_asset_io.rs Replace old renderer with new renderer (#3312) 2021-12-14 03:58:23 +00:00
mod.rs Fix doc_markdown lints in bevy_asset (#3468) 2021-12-29 17:52:39 +00:00
wasm_asset_io.rs Bevy ECS V2 (#1525) 2021-03-05 07:54:35 +00:00