[][src]Function json_digest::selective_digest_json_str

pub fn selective_digest_json_str(
    json_str: &str,
    keep_paths_str: &str
) -> Result<String>

Convenience function calling selective_digest_json with a JSON string.