Skip to main content

get_in_const

Function get_in_const 

Source
pub fn get_in_const<NS, T, const N: usize>() -> &'static T
where NS: Namespace, T: 'static + Zeroable,
Expand description

Generic const-keyed static in an explicit namespace.