NullableU64

Type Alias NullableU64 

Source
pub type NullableU64 = NullableNumber<u64>;

Aliased Typeยง

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