Docs.rs
rmqtt-storage-0.11.1
rmqtt-storage 0.11.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
20 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
rmqtt
bittcrafter
Dependencies
ahash ^0.8
normal
anyhow ^1.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
box-convert ^0.1
normal
dashmap ^6.1
normal
futures ^0.3
normal
log ^0.4
normal
postcard ^1.1
normal
redb =4.1.0
normal
optional
redis =0.32.6
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sled ^0.34
normal
optional
tokio ^1
normal
tower ^0.5
normal
optional
tower-resilience-circuitbreaker ^0.10
normal
optional
cfg-if ^1
dev
serial_test ^3
dev
tokio ^1
dev
Versions
98.5%
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
Key
rmqtt_
storage
0.11.1
Key
Aliased Type
In crate rmqtt_
storage
rmqtt_storage
Type Alias
Key
Copy item path
Source
pub type Key =
Vec
<
u8
>;
Expand description
Type alias for storage keys
Aliased Type
ยง
pub struct Key {
/* private fields */
}