diesel::sql_types

Type Alias Int8range

Source
pub type Int8range = Range<Int8>;
Available on crate feature postgres_backend only.

Aliased Typeยง

struct Int8range(/* private fields */);