UnsignedByteFieldEmpty

Type Alias UnsignedByteFieldEmpty 

Source
pub type UnsignedByteFieldEmpty = GenericUnsignedByteField<()>;
Expand description

Alias for GenericUnsignedByteField with [()] generic.

Aliased Typeยง

pub struct UnsignedByteFieldEmpty { /* private fields */ }