pub type ContainsJsonb<Lhs, Rhs> = Contains<Lhs, Rhs>;๐Deprecated:
Use dsl::Contains instead
Available on crate features
postgres_backend and __sqlite-shared only.Aliased Typeยง
pub struct ContainsJsonb<Lhs, Rhs>(/* private fields */);