pub type ArrayContains<Lhs, Rhs> = Contains<Lhs, Rhs>;๐Deprecated: Use 
Contains insteadAvailable on crate feature 
postgres_backend only.Aliased Typeยง
pub struct ArrayContains<Lhs, Rhs>(/* private fields */);