Skip to main content

hash_value

Function hash_value 

Source
pub fn hash_value(value: &Value) -> String
Expand description

The content hash of a JSON value: sha256: plus the hex SHA-256 of its canonical serialization. This is the exact string recorded in agent_def_hash and request_hash event fields.