Type Alias diesel::sql_types::Int4range

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

Aliased Type§

struct Int4range(/* private fields */);