bevy/crates/bevy_asset
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
..
src bevy_asset: add missing doc in wasm (#5407) 2022-07-21 14:57:38 +00:00
Cargo.toml Update Notify Dependency (#5396) 2022-07-20 15:18:26 +00:00