Skip to main content

ArchivedNonZeroUsize

Type Alias ArchivedNonZeroUsize 

Source
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 */);