Structs§
- Serialized
Error SerializedErroris the wire form of errors that can be sent through network.
Traits§
- Serializable
Error SerializableErroris 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.