mech_interpreter

Macro impl_urnop_match_arms2

Source
macro_rules! impl_urnop_match_arms2 {
    ($lib:ident, $arg:expr, $($lhs_type:ident => $($matrix_kind:ident, $target_type:ident, $default:expr, $value_string:tt),+);+ $(;)?) => { ... };
}