pub type ArchivedNonZeroUsize = ArchivedNonZeroU32;Expand description
The archived version of NonZeroUsize chosen based on the currently-enabled
pointer_width_* feature.
Aliased Typeยง
pub struct ArchivedNonZeroUsize(/* private fields */);pub type ArchivedNonZeroUsize = ArchivedNonZeroU32;The archived version of NonZeroUsize chosen based on the currently-enabled
pointer_width_* feature.
pub struct ArchivedNonZeroUsize(/* private fields */);