Skip to main content

spawn

Macro spawn 

Source
macro_rules! spawn {
    ($fut:expr) => { ... };
}