[][src]Module huawei_modem::codec

Contains the Tokio codec used to decode the AT protocol.

Structs

AtCodec

Encodes AT commands into text to be sent to a modem, and decodes its responses into AT responses.