pub type ArchivedU64 = u64_le;
dep_rkyv
The archived version of u64.
u64
struct ArchivedU64(/* private fields */);