Type Definition diesel::sql_types::Int4range

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