[][src]Module polyglot::de

Deserialization-related functionality.

Functions

from_reader

Deserialize a struct from a reader in the specified format.

from_str

Deserialize a struct from a string in the specified format.