Docs.rs
mini-redis-0.4.0
mini-redis 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
carllerche
github:tokio-rs:core
Dependencies
async-stream ^0.3.0
normal
atoi ^0.3.2
normal
bytes ^1
normal
structopt ^0.3.14
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tracing ^0.1.13
normal
tracing-futures ^0.2.3
normal
tracing-subscriber ^0.2.2
normal
tokio ^1
dev
Versions
68.52%
of the crate is documented
Go to latest version
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
☰
Crate mini_redis
Version 0.4.0
Back to index
?
[
−
]
List of all items
Structs
Buffer
Connection
client::Client
client::Message
client::Subscriber
cmd::Get
cmd::Publish
cmd::Set
cmd::Subscribe
cmd::Unknown
cmd::Unsubscribe
Enums
cmd::Command
frame::Error
frame::Frame
Functions
buffer
client::connect
server::run
Typedefs
Error
Result
Constants
DEFAULT_PORT