[][src]Module redis::aio::async_std

This is supported on crate features aio and async-std-comp only.

Enables the async_std compatibility

Structs

AsyncStdWrapped

Wraps the async_std AsyncRead/AsyncWrite in order to implement the required the tokio traits for it

Enums

AsyncStd

Represents an AsyncStd connectable