Macro clocksource::unit

source ·
macro_rules! unit {
    ($name:ident<$type:ty>) => { ... };
}