[][src]Type Definition diesel::dsl::NotEq

type NotEq<Lhs, Rhs> = NotEq<Lhs, AsExpr<Rhs, Lhs>>;

The return type of lhs.ne(rhs)