pub fn Not<F: Guard + 'static>(guard: F) -> NotGuard
Return guard that matches if supplied guard does not match.