macro_rules! impl_arrow_method { ($struct_name:ident, $impl_fn_name:ident, $shape_fn_name:ident) => { ... }; }