bevy/crates/bevy_ecs/src/world
davier 8acb0d2012 Fix cargo doc warnings (#1640)
Fixes all warnings from `cargo doc --all`.
Those related to code blocks were introduced in #1612, but re-formatting using the experimental features in `rustfmt.toml` doesn't seem to reintroduce them.
2021-03-13 18:23:38 +00:00
..
entity_ref.rs remove unsafe get_unchecked (and mut variant) from Tables and Archetypes (#1614) 2021-03-11 18:38:22 +00:00
mod.rs Fix cargo doc warnings (#1640) 2021-03-13 18:23:38 +00:00
pointer.rs format comments (#1612) 2021-03-11 00:27:30 +00:00
spawn_batch.rs remove unsafe get_unchecked (and mut variant) from Tables and Archetypes (#1614) 2021-03-11 18:38:22 +00:00
world_cell.rs format comments (#1612) 2021-03-11 00:27:30 +00:00