test_branches_command_identifier

Macro test_branches_command_identifier 

Source
macro_rules! test_branches_command_identifier {
    ($($name:ident: $input:expr => $want:expr,)+) => { ... };
}