Int8multirange

Type Alias Int8multirange 

Source
pub type Int8multirange = Multirange<Int8>;
Available on crate feature postgres_backend only.

Aliased Typeยง

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