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