pub fn persistent_commit<T: BinaryHashRepr + ?Sized>(
value: &T,
opening: HashOutput,
) -> HashOutputExpand description
Commits to a value using persistent_hash.
pub fn persistent_commit<T: BinaryHashRepr + ?Sized>(
value: &T,
opening: HashOutput,
) -> HashOutputCommits to a value using persistent_hash.