Module serializable_error

Source

Structs§

SerializedError
SerializedError is the wire form of errors that can be sent through network.

Traits§

SerializableError
SerializableError is a trait which represents an error type that can be sent over the wire.