Expand description
Traits for decoding SMPP values.
Modules§
- borrowed
- Traits for decoding
SMPPvalues with borrowed data. - owned
alloc - Traits for decoding
SMPPvalues with owned data.
Structs§
- Decode
Error - An error that can occur when decoding
SMPPvalues. - Decode
Error Source verbose - Source of
DecodeError.
Enums§
- COctet
String Decode Error - An error that can occur when decoding a
COctetString. - Concatenated
Short Message Decode Error - An error that can occur when decoding a
ConcatenatedShortMessageUDH. - Decode
Error Kind - Kind of
DecodeError. - Octet
String Decode Error - An error that can occur when decoding an
OctetString. - UdhDecode
Error - An error that can occur when decoding a
UDH.