[][src]Module tokio_ddmw::clntif_codec

A tokio-util Codec that is used to encode and decode the DDMW client interface protocol.

Structs

Codec

The Codec (exposed externally as ClntIfCodec) is used to keep track of the state of the inbound and outbound communication.

Enums

Input