define_spawn

Macro define_spawn 

Source
macro_rules! define_spawn {
    ($type: ident) => { ... };
}