Type Definition diesel::helper_types::OrNet
source · pub type OrNet<Lhs, Rhs> = Grouped<OrNet<Lhs, AsExprOf<Rhs, Inet>>>;
Available on crate feature
postgres_backend
only.Expand description
The return type of lsh.or(rhs)
for network types