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 Result, for easy interaction with this crate.

Functions

from_str

Deserialize the generic type V from a string.

Type Definitions

Result

Convenient wrapper around std::Result.