Type Alias Numrange

Source
pub type Numrange = Range<Numeric>;

Aliased Typeยง

struct Numrange(/* private fields */);