Type Definition rkyv::ArchivedUsize[][src]

type ArchivedUsize = u32;
Expand description

The type used for sizes in archived types.

Trait Implementations

Deserializes using the given deserializer