[][src]Function globals::singleton

pub unsafe fn singleton<T>() -> &'static T where
    T: Default