Macro surge_modulation::imports::init_on_suspend[][src]

macro_rules! init_on_suspend {
    ($ty : ident $(< $($life : lifetime), * >) ?) => { ... };
}
Expand description