pub type RemoveByPath<Lhs, Rhs> = RemoveByPathFromJsonb<Lhs, Rhs>;
Available on crate feature
postgres_backend
only.Aliased Typeยง
pub struct RemoveByPath<Lhs, Rhs>(/* private fields */);
pub type RemoveByPath<Lhs, Rhs> = RemoveByPathFromJsonb<Lhs, Rhs>;
postgres_backend
only.pub struct RemoveByPath<Lhs, Rhs>(/* private fields */);