Type Alias UInt16

Source
pub type UInt16<F> = UInt<16, u16, F>;

Aliased Typeยง

struct UInt16<F> { /* private fields */ }