Expand description

Umbrella module for deserializing the exchange format from human-readable text, a compact binary format, or an in-memory value tree.

Modules

Deserializing from the compact binary representation.

Deserializing from the human-readable text representation.

Deserializing from an in-memory Value tree.

Deserializing from an in-memory, borrowed &Value tree.