pub type RemoveByPath<Lhs, Rhs> = RemoveByPathFromJsonb<Lhs, Rhs>;
Aliased Typeยง
struct RemoveByPath<Lhs, Rhs>(/* private fields */);
pub type RemoveByPath<Lhs, Rhs> = RemoveByPathFromJsonb<Lhs, Rhs>;
struct RemoveByPath<Lhs, Rhs>(/* private fields */);