[][src]Macro shared_singleton::impl_singleton_rc_cell

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