[][src]Function json_digest::json_path::matches

pub fn matches(tree: &Value, paths_pattern: &str) -> Result<bool>

Checks if any of the paths exist in the provided value.