Module serde_at::de[][src]

Expand description

Deserialize AT Command strings to a Rust data structure

Structs

Wrapper type to allow deserializing a number of chars as a char vector

Enums

This type represents all possible errors that can occur when deserializing AT Command strings

Functions

Deserializes an instance of type T from bytes of AT Response text

Deserializes an instance of type T from a string of AT Response text

Type Definitions

Deserialization result