pub type IntersectionRange<Lhs, Rhs> = Intersection<Lhs, Rhs>;
Available on crate feature
postgres_backend
only.Aliased Typeยง
pub struct IntersectionRange<Lhs, Rhs>(/* private fields */);
pub type IntersectionRange<Lhs, Rhs> = Intersection<Lhs, Rhs>;
postgres_backend
only.pub struct IntersectionRange<Lhs, Rhs>(/* private fields */);