Docs.rs
sui-cache-0.1.14
sui-cache 0.1.14
Docs.rs crate page
MIT
05 July 2026
Links
Repository
crates.io
Source
Owners
drzln
Dependencies
async-trait ^0.1
normal
axum ^0.8
normal
base64 ^0.22
normal
bytes ^1
normal
ed25519-dalek ^2
normal
futures ^0.3
normal
object_store ^0.12
normal
rand_core ^0.6
normal
redb ^2
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
sui-compat ^0.1.10
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
xz2 ^0.1
normal
http-body-util ^0.1
dev
reqwest ^0.12
dev
tempfile ^3
dev
tokio ^1
dev
tower ^0.5
dev
Versions
96.1%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
All
sui_
cache
0.1.14
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
config::CacheConfig
gc::GcResult
push::PushResult
server::AppState
signing::CacheSigner
storage::index::StorageIndex
storage::local::LocalStorage
storage::s3::S3Storage
Enums
CacheError
config::BackendConfig
Traits
storage::StorageBackend
Functions
gc::collect_garbage
push::push_path
server::build_router
server::serve
signing::verify_narinfo_signature