Module serde_mcf::de
[−]
[src]
Structs
Error |
The Error type. |
McfDeserializer |
Deserializer for the MCF format. |
Enums
ErrorKind |
The kind of an error. |
Traits
ResultExt |
Additional methods for |
Functions
from_str |
Deserialize the generic type V from a string. |
Type Definitions
Result |
Convenient wrapper around |