Docs.rs
fetchr-integrity-0.1.0
fetchr-integrity 0.1.0
Docs.rs crate page
MIT
21 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
pomagrenate
Dependencies
digest ^0.10
normal
hex ^0.4
normal
md5 ^0.7
normal
serde ^1.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
tokio ^1.38
normal
tempfile ^3.10
dev
Versions
7.14%
of the crate is documented
Go to latest version
Platform
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
Crate fetchr_integrity
fetchr_
integrity
0.1.0
All Items
Crate Items
Structs
Enums
Functions
Type Aliases
Crate
fetchr_
integrity
Copy item path
Source
Structs
§
Checksum
Enums
§
Algorithm
Hasher
Integrity
Error
Functions
§
compute_
checksum
Computes the checksum of a file on disk asynchronously.
verify_
file
Verifies that a file matching the specified expected checksum.
Type Aliases
§
Result