bevy/crates/bevy_ecs/src/world
willolisp cbe9e56d85 Fixes to World's documentation (#2790)
# Objective

Fixes #2787.

## Solution

Fixed doc syntax for `World`'s `get` and `get_mut` methods.
2021-09-09 12:26:43 +00:00
..
entity_ref.rs Spawn specific entities: spawn or insert operations, refactor spawn internals, world clearing (#2673) 2021-08-25 23:34:02 +00:00
mod.rs Fixes to World's documentation (#2790) 2021-09-09 12:26:43 +00:00
spawn_batch.rs Spawn specific entities: spawn or insert operations, refactor spawn internals, world clearing (#2673) 2021-08-25 23:34:02 +00:00
world_cell.rs Spawn specific entities: spawn or insert operations, refactor spawn internals, world clearing (#2673) 2021-08-25 23:34:02 +00:00