Structs§
- Serde deserializer for key-values strings.
- Error that may be thown while parsing a key-values string.
Enums§
- Different kinds of errors that can be returned by the parser.
Functions§
- Attempts to deserialize
T
from the key-values stringinput
.