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