any_value

Function any_value 

Source
pub fn any_value() -> JsonPredicateMatcher<impl Fn(&Value) -> bool, &'static str, &'static str>
👎Deprecated since 0.2.2: Use is_not_null instead
Expand description

Matches any JSON value except null.