Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
cacache-11.2.0
cacache 11.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
zkat
Dependencies
async-attributes ^1.1.2
normal
async-std ^1.10.0
normal
digest ^0.10.6
normal
either ^1.6.1
normal
futures ^0.3.17
normal
hex ^0.4.3
normal
memmap2 ^0.5.8
normal
miette ^5.5.0
normal
reflink ^0.1.3
normal
serde ^1.0.130
normal
serde_derive ^1.0.130
normal
serde_json ^1.0.68
normal
sha1 ^0.10.5
normal
sha2 ^0.10.6
normal
ssri ^8.0.0
normal
tempfile ^3.2.0
normal
thiserror ^1.0.29
normal
tokio ^1.12.0
normal
tokio-stream ^0.1.7
normal
walkdir ^2.3.2
normal
criterion ^0.4.0
dev
lazy_static ^1.4.0
dev
tokio ^1.12.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-apple-darwin
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
☰
Result
In cacache
?
Type Definition
cacache
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
The result type returned by calls to this library