permute_step

Macro permute_step 

Source
macro_rules! permute_step {
    ($a:expr, $b:expr, $c:expr, $d:expr) => { ... };
}