Int8range

Type Alias Int8range 

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

Aliased Typeยง

pub struct Int8range(/* private fields */);