pub type HasAllKeys<Lhs, Rhs> = HasAllKeysJsonb<Lhs, Rhs>;
Available on crate feature
postgres_backend
only.Aliased Typeยง
pub struct HasAllKeys<Lhs, Rhs>(/* private fields */);
pub type HasAllKeys<Lhs, Rhs> = HasAllKeysJsonb<Lhs, Rhs>;
postgres_backend
only.pub struct HasAllKeys<Lhs, Rhs>(/* private fields */);