pub type ContainsJsonb<Lhs, Rhs> = Contains<Lhs, Rhs>;
dsl::Contains
struct ContainsJsonb<Lhs, Rhs>(/* private fields */);