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