[][src]Macro shared_singleton::impl_singleton_rc

macro_rules! impl_singleton_rc {
    ($ty:ty,$init:expr) => { ... };
}