Type Alias UInt16

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

Aliased Typeยง

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