Macro surge_modulation::imports::imports::has_timeunit[][src]

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