is_not_null

Function is_not_null 

Source
pub fn is_not_null() -> JsonPredicateMatcher<impl Fn(&Value) -> bool, &'static str, &'static str>
Expand description

Matches any JSON value except null.