macro_rules! impl_assign_value_match_arms { ($arg:expr,$($value_kind:ident, $feature:tt);+ $(;)?) => { ... }; }