Type Alias HasAllKeys

Source
pub type HasAllKeys<Lhs, Rhs> = HasAllKeysJsonb<Lhs, Rhs>;
Available on crate feature postgres_backend only.

Aliased Typeยง

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