Docs.rs
redis-async-0.6.4
redis-async 0.6.4
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
benashford
Dependencies
bytes ^0.5
normal
futures-channel ^0.3
normal
futures-sink ^0.3
normal
futures-util ^0.3
normal
log ^0.4
normal
tokio ^0.2
normal
tokio-util ^0.3
normal
env_logger ^0.7
dev
futures ^0.3
dev
tokio ^0.2
dev
Versions
68%
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 redis_async
Version 0.6.4
Back to index
?
[
−
]
List of all items
Structs
client::paired::PairedConnection
client::pubsub::PubsubConnection
client::pubsub::PubsubStream
resp::RespCodec
Enums
error::ConnectionReason
error::Error
resp::RespValue
Traits
resp::FromResp
resp::ToRespInteger
resp::ToRespString
Macros
resp_array
Functions
client::connect::connect
client::paired::paired_connect
client::pubsub::pubsub_connect
Typedefs
client::connect::RespConnection