Module codec

Module codec 

Source
Expand description

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.