time_macros::to_tokens

Macro impl_for_int

source
macro_rules! impl_for_int {
    ($($type:ty => $method:ident)*) => { ... };
}