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