diesel
2.2.5
Int8range
Aliased type
In diesel::
sql_
types
diesel
::
sql_types
Type Alias
Int8range
Copy item path
Source
pub type Int8range =
Range
<Int8>;
Available on
crate feature
postgres_backend
only.
Aliased Type
ยง
struct Int8range(
/* private fields */
);