Macro impl_rfc_borrow_mut

Source
macro_rules! impl_rfc_borrow_mut {
    ($name:ident, $name_type:ty) => { ... };
}