Skip to main content

fail_match

Macro fail_match 

Source
macro_rules! fail_match {
    ($($args:tt)*) => { ... };
}