Skip to main content

ArchivedNonZeroIsize

Type Alias ArchivedNonZeroIsize 

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