Type Definition diesel::helper_types::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)