Type Definition diesel::helper_types::ConcatBinary
source · pub type ConcatBinary<Lhs, Rhs> = Grouped<ConcatBinary<Lhs, AsExprOf<Rhs, Binary>>>;
Available on crate feature
postgres_backend
only.Expand description
The return type of lhs.remove_by_path(rhs)