impl_zeroth_derivatives

Macro impl_zeroth_derivatives 

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