diesel::sql_types

Type Alias Numrange

Source
pub type Numrange = Range<Numeric>;
Available on crate feature postgres_backend only.

Aliased Typeยง

struct Numrange(/* private fields */);