Docs.rs
wasmtime-cache-27.0.0
wasmtime-cache 27.0.0
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
alexcrichton
fitzgen
github:bytecodealliance:wasmtime-publish
wasmtime-publish
Dependencies
anyhow ^1.0.22
normal
base64 ^0.21.0
normal
directories-next ^2.0
normal
log ^0.4.8
normal
postcard ^1.0.8
normal
serde ^1.0.188
normal
serde_derive ^1.0.188
normal
sha2 ^0.10.2
normal
toml ^0.8.10
normal
zstd ^0.13.0
normal
filetime ^0.2.7
dev
pretty_env_logger ^0.5.0
dev
tempfile ^3
dev
rustix ^0.38.31
normal
windows-sys ^0.59.0
normal
Versions
85.71%
of the crate is documented
Go to latest version
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
wasmtime_
cache
27.0.0
All Items
Crate Items
Structs
Functions
Crate
wasmtime_cache
Copy item path
Source
Structs
§
Cache
Config
Global configuration for how the cache is managed
Module
Cache
Entry
Module level cache entry.
Functions
§
create_
new_
config
Creates a new configuration file at specified path, or default path if None is passed. Fails if file already exists.