[][src]Function hamcrest2::matchers::is::is_not

pub fn is_not<T, M: Matcher<T>>(matcher: M) -> IsNot<T, M>