Module external

Source
Expand description

Deserialization of externally tagged values.

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

Structs§

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

Functions§

deserialize
Deserialize an externally tagged value.
deserialize_seed
Deserialize an externally tagged value with the given tag-seed.