[][src]Module trezm_redis::aio_async_std

Enables the async_std compatibility

Structs

AsyncStd

Represents an AsyncStd connectable

TcpStreamAsyncStdWrapped

Wraps the async_std TcpStream in order to implemented the required Traits for it

UnixStreamAsyncStdWrapped

Wraps the async_std UnixStream in order to implemented the required Traits for it