Docs.rs
async-filedb-0.4.0
async-filedb 0.4.0
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
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
Key
async_
filedb
0.4.0
Key
Aliased Type
In crate async_
filedb
async_filedb
Type Alias
Key
Copy item path
Source
pub type Key =
SmolStr
;
Aliased Type
ยง
pub struct Key(
/* private fields */
);