[][src]Function globals::singleton

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