Structs§
- Serialized
Error SerializedError
is the wire form of errors that can be sent through network.
Traits§
- Serializable
Error SerializableError
is a trait which represents an error type that can be sent over the wire.
SerializedError
is the wire form of errors that can be sent through network.SerializableError
is a trait which represents an error type that can
be sent over the wire.