Ilike

Type Alias Ilike 

Source
pub type Ilike<Lhs, Rhs> = ILike<Lhs, Rhs>;

Aliased Typeยง

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