rustc_feature

Function to_nonzero

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