Skip to main content

converts_with_time_unit

Macro converts_with_time_unit 

Source
macro_rules! converts_with_time_unit {
    ($ArrayType:ty, $ArrowType:ident, $time_unit:ident) => { ... };
}