Macro surge_wavetable::imports::imports::init_on_suspend[]

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