Module serde_tagged::de::external
source · Expand description
Deserialization of externally tagged values.
See ser::external
for a description of this tagging
format.
Structs§
- A visitor that can be used to deserialize an externally tagged value.
Functions§
- Deserialize an externally tagged value.
- Deserialize an externally tagged value with the given tag-seed.