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