mono_value_pattern

Macro mono_value_pattern 

Source
macro_rules! mono_value_pattern {
    () => { ... };
    (-Failure) => { ... };
}