pub type IsContainedByJsonb<Lhs, Rhs> = IsContainedBy<Lhs, Rhs>;๐Deprecated:
Use dsl::IsContainedBy instead
Available on crate feature
postgres_backend only.Aliased Typeยง
pub struct IsContainedByJsonb<Lhs, Rhs>(/* private fields */);