impl_shared_rwlock

Macro impl_shared_rwlock 

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