diesel:: expression:: helper_types:: NotBetween
[−]
[src]
type NotBetween<Lhs, Rhs> = NotBetween<Lhs, And<AsExpr<Rhs, Lhs>, AsExpr<Rhs, Lhs>>>;
type NotBetween<Lhs, Rhs> = NotBetween<Lhs, And<AsExpr<Rhs, Lhs>, AsExpr<Rhs, Lhs>>>;