Macro surge_modulation::imports::fixed_ringout[][src]

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