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