pub type IsContainedByJsonb<Lhs, Rhs> = IsContainedBy<Lhs, Rhs>;
๐Deprecated: Use
dsl::IsContainedBy
insteadAliased Typeยง
struct IsContainedByJsonb<Lhs, Rhs>(/* private fields */);
pub type IsContainedByJsonb<Lhs, Rhs> = IsContainedBy<Lhs, Rhs>;
dsl::IsContainedBy
insteadstruct IsContainedByJsonb<Lhs, Rhs>(/* private fields */);