Function rustc_feature::to_nonzero

source ·
pub(crate) const fn to_nonzero(n: Option<u32>) -> Option<NonZero<u32>>