pub fn digest_json_str(json_str: &str) -> Result<String>
Convenience function for JSON strings to mask the whole JSON tree into a digest, keep nothing.