Skip to main content

NotIlike

Type Alias NotIlike 

Source
pub type NotIlike<Lhs, Rhs> = NotILike<Lhs, Rhs>;
Available on crate features postgres_backend and __sqlite-shared only.

Aliased Typeยง

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