Docs.rs
armature-cache-0.4.1
armature-cache 0.4.1
Permalink
Docs.rs crate page
Apache-2.0
04 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
quinnjr
Dependencies
armature-log ^0.2
normal
armature-redis ^0.2
normal
optional
async-trait ^0.1
normal
futures ^0.3
normal
memcache ^0.19
normal
optional
redis ^1.3
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.52
normal
cargo-husky ^1.5
dev
criterion ^0.8
dev
testcontainers ^0.27.3
dev
tokio ^1.52
dev
Versions
97.3%
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 error
armature_
cache
0.4.1
Module error
Module Items
Enums
Type Aliases
In crate armature_
cache
armature_cache
Module
error
Copy item path
Source
Expand description
Error types for cache operations.
Enums
§
Cache
Error
Cache-specific errors.
Type Aliases
§
Cache
Result
Result type for cache operations.