Type Alias diesel::sql_types::Int4range

source ·
pub type Int4range = Range<Int4>;

Aliased Type§

struct Int4range(/* private fields */);