diesel::sql_types

Type Alias Int4range

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

Aliased Typeยง

struct Int4range(/* private fields */);