num_dual

Macro impl_num

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