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