pub fn get_maybe<T: 'static>() -> Option<&'static T>
Return the data that does not implement Default.
Default