Docs.rs
wasm-pkg-client-0.11.0
wasm-pkg-client 0.11.0
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
wasmtime-publish
Dependencies
anyhow ^1
normal
async-trait ^0.1.77
normal
base64 ^0.22
normal
bytes ^1.8
normal
docker_credential ^1.2.1
normal
etcetera ^0.8
normal
futures-util ^0.3.30
normal
oci-client ^0.14
normal
oci-wasm ^0.2.1
normal
reqwest ^0.12.0
normal
secrecy ^0.8
normal
serde ^1.0
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
tokio ^1.44.2
normal
tokio-util ^0.7.10
normal
toml ^0.8
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
url ^2.5.0
normal
warg-client ^0.9.2
normal
warg-crypto ^0.9.2
normal
warg-protocol ^0.9.2
normal
wasm-metadata ^0.235
normal
wasm-pkg-common ^0.11.0
normal
wit-component ^0.235
normal
tempfile ^3.10.1
dev
testcontainers ^0.23
dev
Versions
73.68%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
wasm_
pkg_
client
0.11.0
Module caching
Module Items
Structs
Traits
In crate wasm_
pkg_
client
wasm_pkg_client
Module
caching
Copy item path
Source
Structs
§
Caching
Client
A client that caches response data using the given cache implementation. Can be used without an underlying client to be used as a read-only cache.
File
Cache
Traits
§
Cache
A trait for a cache of data.