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

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

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