macro_rules! match_each_decimal_value { ($self:expr, | $_:tt $value:ident | $($body:tt)*) => { ... }; }