Crate dasher

Source

Enums§

ContentError
Defines the error states arising from hashing the content of a node
HashError
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.