Macro static_math::m22_new[][src]

macro_rules! m22_new {
    ($($first_row:expr),* ; $($second_row:expr),*) => { ... };
}