NullableU16

Type Alias NullableU16 

Source
pub type NullableU16 = NullableNumber<u16>;

Aliased Typeยง

pub struct NullableU16(/* private fields */);