num_dual

Macro impl_signed

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