eva_common

Module serde_keyvalue

Source

Structs§

KeyValueDeserializer
Serde deserializer for key-values strings.
ParseError
Error that may be thown while parsing a key-values string.

Enums§

ErrorKind
Different kinds of errors that can be returned by the parser.

Functions§

from_key_values
Attempts to deserialize T from the key-values string input.