bevy/crates/bevy_asset/src
François 77894639f8 bevy_asset: add missing doc in wasm (#5407)
# Objective

- `#![warn(missing_docs)]` was added to bevy_asset in #3536
- A method was not documented when targeting wasm

## Solution

- Add documentation for it
2022-07-21 14:57:38 +00:00
..
diagnostic docs: Full documentation for bevy_asset (#3536) 2022-07-12 15:44:09 +00:00
io bevy_asset: add missing doc in wasm (#5407) 2022-07-21 14:57:38 +00:00
asset_server.rs docs: Full documentation for bevy_asset (#3536) 2022-07-12 15:44:09 +00:00
assets.rs docs: Full documentation for bevy_asset (#3536) 2022-07-12 15:44:09 +00:00
debug_asset_server.rs docs: Full documentation for bevy_asset (#3536) 2022-07-12 15:44:09 +00:00
filesystem_watcher.rs docs: Full documentation for bevy_asset (#3536) 2022-07-12 15:44:09 +00:00
handle.rs Remove rand crate from dependency tree (#3992) 2022-07-14 17:00:01 +00:00
info.rs docs: Full documentation for bevy_asset (#3536) 2022-07-12 15:44:09 +00:00
lib.rs Export anyhow::error for custom asset loaders (#5359) 2022-07-20 14:14:30 +00:00
loader.rs Export anyhow::error for custom asset loaders (#5359) 2022-07-20 14:14:30 +00:00
path.rs docs: Full documentation for bevy_asset (#3536) 2022-07-12 15:44:09 +00:00