impl_arrow_method

Macro impl_arrow_method 

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