pub fn any_value() -> JsonPredicateMatcher<impl Fn(&Value) -> bool, &'static str, &'static str>
is_not_null
Matches any JSON value except null.