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