pub type Int8multirange = Multirange<Int8>;
Available on crate feature
postgres_backend
only.Aliased Typeยง
struct Int8multirange(/* private fields */);
pub type Int8multirange = Multirange<Int8>;
postgres_backend
only.struct Int8multirange(/* private fields */);