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