Type Alias HasKey

Source
pub type HasKey<Lhs, Rhs> = HasKeyJsonb<Lhs, Rhs>;

Aliased Typeยง

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