impl_signed

Macro impl_signed 

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