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