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