Docs.rs
sui-cache-0.1.12
sui-cache 0.1.12
Permalink
Docs.rs crate page
MIT
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
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
build_router
sui_
cache
0.1.12
In sui_
cache::
server
sui_cache
::
server
Function
build_
router
Copy item path
Source
pub fn build_router(state:
AppState
) ->
Router
Expand description
Build the axum router for the binary cache server.