Docs.rs
wasmtime-cache-8.0.1
wasmtime-cache 8.0.1
Docs.rs crate page
Apache-2.0 WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
alexcrichton
fitzgen
github:bytecodealliance:wasmtime-publish
Dependencies
anyhow ^1.0.22
normal
base64 ^0.21.0
normal
bincode ^1.1.4
normal
directories-next ^2.0
normal
file-per-thread-logger ^0.1.1
normal
log ^0.4.8
normal
serde ^1.0.94
normal
sha2 ^0.10.2
normal
toml ^0.5.5
normal
zstd ^0.11.1
normal
filetime ^0.2.7
dev
once_cell ^1.12.0
dev
pretty_env_logger ^0.4.0
dev
tempfile ^3
dev
rustix ^0.36.7
normal
windows-sys ^0.45.0
normal
Versions
80%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate wasmtime_cache
Version 8.0.1
All Items
Structs
Functions
?
Crate
wasmtime_cache
source
·
[
−
]
Structs
CacheConfig
Global configuration for how the cache is managed
ModuleCacheEntry
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.