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