pub type OrNet<Lhs, Rhs> = Grouped<OrNet<Lhs, AsExprOf<Rhs, Inet>>>;
postgres_backend
The return type of lsh.or(rhs) for network types
lsh.or(rhs)