Docs.rs
kvsd-0.1.3
kvsd 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
Crates.io
Source
Owners
ymgyt
Dependencies
async-trait ^0.1.41
normal
atoi ^0.3.3
normal
backtrace ^0.3.53
normal
bytes ^1.0.1
normal
chrono ^0.4.34
normal
clap ^4
normal
crc32fast ^1.2.1
normal
iana-time-zone ^0.1.60
normal
num_cpus ^1.13.0
normal
rand ^0.8
normal
rustls-pemfile ^2.1.0
normal
serde ^1.0.117
normal
serde_yaml ^0.8.14
normal
tokio ^1.35
normal
tokio-rustls ^0.25.0
normal
tracing ^0.1.40
normal
tracing-futures ^0.2.4
normal
tracing-subscriber ^0.3.18
normal
optional
criterion ^0.5
dev
tempfile ^3
dev
tokio-test ^0.4.2
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
kvsd
0.1.3
Structs
Enums
Constants
Traits
Functions
Type Aliases
?
List of all items
Structs
client::tcp::Client
client::tcp::UnauthenticatedClient
config::Config
config::Initializer
core::Config
core::UserEntry
protocol::Key
protocol::Value
Enums
error::KvsdError
Traits
client::Api
Functions
cli::delete
cli::get
cli::new
cli::ping
cli::server
cli::set
Type Aliases
Result
Constants
cli::DELETE
cli::GET
cli::PING
cli::SERVER
cli::SET
protocol::MAX_KYE_BYTES
protocol::MAX_VALUE_BYTES