Type Definition diesel::dsl::HasAllKeysJsonb  
source · pub type HasAllKeysJsonb<Lhs, Rhs> = Grouped<HasAllKeysJsonb<Lhs, AsExprOf<Rhs, Array<VarChar>>>>;Available on crate feature 
postgres_backend only.Expand description
The return type of lsh.has_all_keys(rhs)