hashery 0.0.4

A flexible and efficient async file hashing library supporting multiple hash algorithms (MD5, SHA1, SHA2, SHA3, BLAKE2, BLAKE3).
Documentation
1
2
3
fn main() {
  println!("Hello, world!");
}