Docs.rs
cachekit-rs-0.3.0
cachekit-rs 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
27Bslash6
Dependencies
async-trait ^0.1
normal
blake2 ^0.10
normal
bytes ^1
normal
cachekit-core ^0.2
normal
cachekit-macros ^0.3.0
normal
optional
fred ^9
normal
optional
getrandom ^0.2
normal
optional
hex ^0.4
normal
js-sys ^0.3
normal
optional
moka ^0.12
normal
optional
reqwest ^0.12
normal
optional
rmp-serde ^1
normal
serde ^1
normal
serde_json ^1
normal
optional
thiserror ^2.0
normal
url ^2
normal
urlencoding ^2
normal
uuid ^1
normal
worker ^0.4
normal
optional
zeroize ^1
normal
serde_json ^1
dev
serial_test ^3
dev
tokio ^1
dev
Versions
100%
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
Module cachekitio
cachekit
0.3.0
Module cachekitio
Module Items
Structs
In cachekit::
backend
cachekit
::
backend
Module
cachekitio
Copy item path
Source
Expand description
HTTP backend for the cachekit.io SaaS API.
Structs
ยง
CachekitIO
HTTP backend that talks to the cachekit.io SaaS API.
CachekitIO
Builder
Builder for
CachekitIO
.