Struct oxygengine_core::ecs::commands::ColumnMut [−][src]
pub struct ColumnMut<'a, T> where
T: Component, { /* fields omitted */ }
Expand description
Uniquely borrows every T
component in a world
pub struct ColumnMut<'a, T> where
T: Component, { /* fields omitted */ }
Uniquely borrows every T
component in a world