pub type UnsignedByteFieldEmpty = GenericUnsignedByteField<()>;Expand description
Alias for GenericUnsignedByteField with [()] generic.
Aliased Typeยง
pub struct UnsignedByteFieldEmpty { /* private fields */ }pub type UnsignedByteFieldEmpty = GenericUnsignedByteField<()>;Alias for GenericUnsignedByteField with [()] generic.
pub struct UnsignedByteFieldEmpty { /* private fields */ }