pub type PositiveInteger64 = GreaterThanEqualZero<Integer<Real64>>;

Aliased Type§

struct PositiveInteger64(/* private fields */);