pub fn digest_json_str(json_str: &str) -> Result<String>
Expand description

Convenience function for JSON strings to mask the whole JSON tree into a digest, keep nothing.