Macro surge_modulation::imports::no_init[][src]

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