[][src]Module lapin_futures::transport

Structs

AMQPCodec

implements tokio-io's Decoder and Encoder

AMQPTransport

Wrappers over a Framed stream using AMQPCodec and lapin-async's Connection

AMQPTransportConnector

implements a future of AMQPTransport

Enums

CodecError