pub type ReservedByte = VersionByte<0>;
Expand description
Value that always serializes to and from 0u8
.
Aliased Typeยง
struct ReservedByte;
pub type ReservedByte = VersionByte<0>;
Value that always serializes to and from 0u8
.
struct ReservedByte;