Macro surge_wavetable::imports::imports::imports::has_timeunit[]

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