Docs.rs
koit-0.2.0
koit 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tomcur
Dependencies
async-trait ^0.1
normal
bincode ^1.0
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
futures ^0.3
dev
serde ^1.0
dev
tokio ^1.0
dev
Versions
92.86%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
koit
0.2.0
Crate Items
Structs
Enums
Traits
Type Aliases
List of all items
Structs
Database
backend::File
backend::Memory
format::Bincode
format::Json
Enums
KoitError
Traits
backend::Backend
format::Format
Type Aliases
FileDatabase