devela::_dep::rkyv::primitive

Type Alias ArchivedChar

pub type ArchivedChar = char_le;
Available on crate feature dep_rkyv only.
Expand description

The archived version of char.

Aliased Typeยง

struct ArchivedChar(/* private fields */);