Module serde_tagged::de::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§