pub type ArchivedIsize = ArchivedI32;
Expand description
The archived version of isize
chosen based on the currently-enabled
pointer_width_*
feature.
Aliased Type§
struct ArchivedIsize(/* private fields */);
pub type ArchivedIsize = ArchivedI32;
The archived version of isize
chosen based on the currently-enabled
pointer_width_*
feature.
struct ArchivedIsize(/* private fields */);