spawn_wrapper

Macro spawn_wrapper 

Source
macro_rules! spawn_wrapper {
    ($f:expr) => { ... };
}