Docs.rs
hashing-0.1.3
hashing 0.1.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cumulus13
Dependencies
anyhow ^1.0
normal
blake2 ^0.10
normal
blake3 ^1.5
normal
clap ^4.4
normal
clap-version-flag ^1.0.7
normal
hex ^0.4
normal
md-5 ^0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sha3 ^0.10
normal
thiserror ^1.0
normal
criterion ^0.5
dev
proptest ^1.4
dev
tempfile ^3.8
dev
Versions
34.15%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
hashing
0.1.3
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
HashResult
Enums
Algorithm
HashError
Traits
Blake2Digest
Md5Digest
Sha2Digest
Sha3Digest
Functions
hash_bytes
hash_file
hash_string
Type Aliases
Result