Type Definition diesel::sql_types::Numrange

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