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