impl_num

Macro impl_num 

Source
macro_rules! impl_num {
    ($struct:ident$(, [$($dim:tt),*]$(, [$($ddim:tt),*])*)?) => { ... };
}