Skip to main content

canonical_tree_json

Function canonical_tree_json 

Source
pub fn canonical_tree_json(tree: &PatchTree) -> String
Expand description

The exact bytes a key is computed over for a term.

Deterministic across runs and platforms: serde_json emits struct fields in declaration order and shortest-round-trip floats (ryu).