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