Type Definition diesel::helper_types::NotLikeBinary

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

The return type of lhs.remove_by_path(rhs)