serde_tagged::de

Module internal

Source
Expand description

Deserialization of internally tagged values.

See ser::internal for a description of this tagging format.

§Warning

Deserialization of internally tagged values requires a self-describing data format.

Structs§

  • A visitor that can be used to deserialize an externally tagged value.

Functions§