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