Module async_codec_util::encoder [] [src]

Utilities for working with encoders.

Structs

Chain

Wraps two AsyncEncodes and encodes them in sequence.

Functions

chain

Chain two encoders, encoding them in sequence.