[][src]Function httptest::mappers::not

pub fn not<M>(inner: M) -> Not<M>

invert the result of the inner mapper.