Docs.rs
gandolf-kvs-1.0.0
gandolf-kvs 1.0.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
NothingRealm
Dependencies
async-recursion ^0.2
normal
atoi ^0.4.0
normal
bytes ^1
normal
serde ^1.0.129
normal
serde_bytes ^0.11.5
normal
structopt ^0.3.22
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.2
normal
uuid ^0.8
normal
tokio ^1
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
All
gandolf_
kvs
1.0.0
Crate Items
Structs
Enums
Constants
Functions
Type Aliases
List of all items
Structs
Connection
client::Client
command::Get
command::Load
command::Set
command::Snap
db::Db
db::DbGuard
db::Entity
db::Shared
db::State
parse::Parse
server::Handler
server::Listener
shutdown::Shutdown
Enums
command::Command
frame::Error
frame::Frame
parse::ParseError
Functions
client::connect
server::run
Type Aliases
Error
Result
Constants
DEFAULT_PORT
MAX_CONNECTIONS