Docs.rs
wasmtime-cache-1.0.0
wasmtime-cache 1.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
normal
base64 ^0.13.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.9.0
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.35.6
normal
windows-sys ^0.36.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
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
☰
Crate wasmtime_cache
Version 1.0.0
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.