Expand description
Serializer / deserializer for any boxed error.
The string representation of the error, and its source
chain can roundtrip across
the serialization. The actual types are lost (downcast will not work).
Serializer / deserializer for any boxed error.
The string representation of the error, and its source
chain can roundtrip across
the serialization. The actual types are lost (downcast will not work).