with_match_timestamp_types

Macro with_match_timestamp_types 

Source
macro_rules! with_match_timestamp_types {
    ($data_type:expr, | $_t:tt $T:ident | $body:tt) => { ... };
}