[][src]Function globals::singleton_mut

pub fn singleton_mut<T>() -> &'static mut T where
    T: Default