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