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.
selective_digest_json