impl_shared_reference

Macro impl_shared_reference 

Source
macro_rules! impl_shared_reference {
    ($name: ident => $typ: ty) => { ... };
}