Macro impl_asarg_by_ref

Source
macro_rules! impl_asarg_by_ref {
    ($T:ty) => { ... };
}