Type Definition diesel::dsl::AndNet

source ·
pub type AndNet<Lhs, Rhs> = Grouped<AndNet<Lhs, AsExprOf<Rhs, Inet>>>;
Available on crate feature postgres_backend only.
Expand description

The return type of lsh.and(rhs) for network types