macro_rules! impl_array_methods { ($scalar_type:ty, $array_type_pb:ident, $array_impl_variant:ident) => { ... }; }