Docs.rs
burble-0.2.2
burble 0.2.2
Permalink
Docs.rs crate page
MPL-2.0
29 May 2026
Links
Repository
crates.io
Source
Owners
mxk
Dependencies
bitflags ^2.0.1
normal
blake3 ^1.3.3
normal
burble-const ^0.2.2
normal
burble-crypto ^0.2.2
normal
enum-iterator ^1.4.0
normal
futures-core ^0.3.26
normal
lazy_static ^1.4.0
normal
num_enum ^0.5.11
normal
parking_lot ^0.12.1
normal
paste ^1.0.12
normal
pin-project ^1.0.12
normal
rusb ^0.9.1
normal
serde ^1.0.154
normal
smallvec ^1.10.0
normal
structbuf ^0.3.4
normal
thiserror ^1.0.39
normal
tokio ^1.26.0
normal
tokio-util ^0.7.7
normal
tracing ^0.1.37
normal
anyhow ^1.0.69
dev
clap ^4.1.8
dev
matches ^0.1.10
dev
sscanf ^0.4.0
dev
tokio ^1.26.0
dev
tracing-subscriber ^0.3.16
dev
Versions
41.79%
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
KeyStore
burble
0.2.2
In burble::
smp
burble
::
smp
Type Alias
KeyStore
Copy item path
Source
pub type KeyStore = dyn
PeerStore
<Value =
Keys
>;
Expand description
Interface to persistent security database storage.