Ilike

Type Alias Ilike 

Source
pub type Ilike<Lhs, Rhs> = ILike<Lhs, Rhs>;
Available on crate feature postgres_backend only.

Aliased Typeยง

pub struct Ilike<Lhs, Rhs>(/* private fields */);