[][src]Type Definition packing::U4

type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;

Trait Implementations

impl Bit for U4[src]