Docs.rs
redis-async-0.16.0
redis-async 0.16.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
benashford
Dependencies
bytes ^1.0
normal
futures-channel ^0.3.7
normal
futures-sink ^0.3.7
normal
futures-util ^0.3.7
normal
log ^0.4.11
normal
native-tls ^0.2
normal
pin-project ^1.0
normal
tokio ^1.0
normal
tokio-native-tls ^0.3.0
normal
tokio-rustls ^0.24
normal
tokio-util ^0.7
normal
webpki-roots ^0.23
normal
env_logger ^0.10
dev
futures ^0.3.7
dev
tokio ^1.0
dev
Versions
63.64%
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
☰
Module paired
Structs
Functions
?
Module
redis_async
::
client
::
paired
source
·
[
−
]
Structs
PairedConnection
A shareable and cheaply cloneable connection to which Redis commands can be sent
SendFuture
Functions
paired_connect
The default starting point to use most default Redis functionality.