Skip to main content
not
use_
predicate
0.0.1
use_predicate
Function
not
Copy item path
Source
pub fn not<T>(value:
&T
, predicate:
fn
(
&T
) ->
bool
) ->
bool