Docs.rs
async-filedb-0.3.6
async-filedb 0.3.6
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
rise0chen
Dependencies
async-channel ^2.3
normal
async-kvdb ^0
normal
async-memorydb ^0
normal
form_urlencoded ^1.0
normal
log ^0.4
normal
Versions
33.33%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
async_filedb
0.3.6
KeyValue
In crate async_filedb
Type Alias
async_filedb
::
KeyValue
Copy item path
source
ยท
[
−
]
pub type KeyValue = (
SmolStr
,
Bytes
);