Type Definition diesel::dsl::ContainsNetLoose
source · pub type ContainsNetLoose<Lhs, Rhs> = Grouped<ContainsNetLoose<Lhs, AsExprOf<Rhs, Inet>>>;
Available on crate feature
postgres_backend
only.Expand description
The return type of lhs.contains_or_eq(rhs)