Skip to main content

get_const

Function get_const 

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

Generic const-keyed static in the DefaultNamespace.