[][src]Macro static_ecs::world

macro_rules! world {
    ( $i:ident { $($t:ty),+ $(,)? } ) => { ... };
}