Type Alias RemoveByPath

Source
pub type RemoveByPath<Lhs, Rhs> = RemoveByPathFromJsonb<Lhs, Rhs>;

Aliased Typeยง

struct RemoveByPath<Lhs, Rhs>(/* private fields */);