pub fn get_const<T, const N: usize>() -> &'static Twhere
T: 'static + Zeroable,Expand description
Generic const-keyed static in the DefaultNamespace.
pub fn get_const<T, const N: usize>() -> &'static Twhere
T: 'static + Zeroable,Generic const-keyed static in the DefaultNamespace.