Docs.rs
polykit-cache-0.2.0
polykit-cache 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jonathanmagambo
Dependencies
anyhow ^1.0
normal
axum ^0.7
normal
clap ^4.5
normal
polykit-core ^0.2.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tar ^0.4
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tower ^0.4
normal
tower-http ^0.5
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.0
normal
zstd ^0.13
normal
reqwest ^0.12
dev
tempfile ^3.10
dev
tokio ^1.0
dev
Versions
85.71%
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
Module server
polykit_
cache
0.2.0
Module server
Module Items
Structs
Enums
Functions
In crate polykit_
cache
polykit_cache
Module
server
Copy item path
Source
Expand description
HTTP server for artifact cache.
Structs
§
AppState
Server state shared across handlers.
Enums
§
Server
Error
Server error types.
Functions
§
create_
router
Creates the HTTP router.