Type Definition rkyv::FixedUsize[][src]

type FixedUsize = u32;
Expand description

The native type that usize is converted to for archiving.