[][src]Module serde_dokechi::de

Deserialize Dokechi format to Rust data structure.

Structs

Deserializer

A structure that deserializes Dokechi format into Rust values.

Enums

Error

The Deserializer's error type.

Functions

from_reader

Deserialize an instance of type T from IO stream of Dokechi format.