Macro melib::permutation

source ·
macro_rules! permutation {
    ($input:expr, $($field:tt, $t:ty, $parser:expr),*) => { ... };
}