Type Definition diesel::dsl::LikeBinary

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

The return type of lhs.remove_by_path(rhs)