ref_only_wrapper_methods

Macro ref_only_wrapper_methods 

Source
macro_rules! ref_only_wrapper_methods {
    ($type_:path, $wrapper_name: ident) => { ... };
}