Type Alias diesel::sql_types::Int8range

source ·
pub type Int8range = Range<Int8>;

Aliased Type§

struct Int8range(/* private fields */);