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