Type Alias HasAllKeys

Source
pub type HasAllKeys<Lhs, Rhs> = HasAllKeysJsonb<Lhs, Rhs>;

Aliased Typeยง

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