impl_d_int

Macro impl_d_int 

Source
macro_rules! impl_d_int {
    ($($X:ident $D:ident),*) => { ... };
}