Docs.rs
async-hash-0.5.3
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async-hash 0.5.3
Traits and helper functions for SHA256 hashing of async data types
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
6
out of
6
items documented
0
out of
6
items with examples
Links
haydnv/async-hash
2
0
1
crates.io
Dependencies
futures ^0.3
normal
hex ^0.4
normal
num_cpus ^1.16
normal
sha2 ^0.10
normal
smallvec ^1.11
normal
Versions
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
Owners
async-hash
A Rust library for SHA256 hashing of data structures which only support async access