Docs.rs
koibumi-node-0.0.9
koibumi-node 0.0.9
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
zenryaku
Dependencies
async-std ^1.12.0
normal
futures ^0.3.30
normal
koibumi-core ^0.0.9
normal
koibumi-net ^0.0.1
normal
koibumi-socks ^0.0.6
normal
log ^0.4.21
normal
num_cpus ^1.16.0
normal
rand ^0.8.5
normal
rand_distr ^0.4.3
normal
serde ^1.0.200
normal
sqlx ^0.7.2
normal
Versions
100%
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
Module db
koibumi_
node
0.0.9
Module db
Module Items
Structs
In crate koibumi_
node
koibumi_node
Module
db
Copy item path
Source
Expand description
Provides wrappers for database interfaces.
Structs
ยง
Sqlite
Pool
Writer and reader connection pools for SQLite.