[][src]Macro arche_tape::spawn

macro_rules! spawn {
    (&mut $world:ident, $($c:expr),* $(,)?) => { ... };
}