macro_rules! impl_append_to_variant_builder { ($array_type:ty $(, |$v:ident| $transform:expr)? ) => { ... }; }