pub type U4 = SmallU<4>;Aliased Type§
struct U4(/* private fields */);Trait Implementations§
Source§impl From<BinaryField4b> for U4
impl From<BinaryField4b> for U4
Source§fn from(val: BinaryField4b) -> Self
fn from(val: BinaryField4b) -> Self
Converts to this type from the input type.