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