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