Skip to main content

filter

Function filter 

Source
pub fn filter<F: Fn(&(String, Value)) -> bool>(val: &Value, check: F) -> Value