Enums§
- Content
Error - Defines the error states arising from hashing the content of a node
- Hash
Error - Error types from the
hash_directory
function
Functions§
- hash_
directories - Given a list of directory paths, computes their directory hash and returns it as a byte array.
- hash_
directory - Given a path to a directory, as a
PathBuf
, computes the directory hash and returns it as a byte array.