match_

Macro match_ 

Source
macro_rules! match_ {
    ($($pattern:expr),* $(,)?) => { ... };
}