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