not_match_pattern

Macro not_match_pattern 

Source
macro_rules! not_match_pattern {
    ($($pattern:pat_param)|+) => { ... };
}