Enums§
- Encoded
Err - A container for error message parse from / send into transport
- RpcError
- A error type defined by client-side user logic
- RpcInt
Err - RpcIntErr represent internal error from the framework
Constants§
- RPC_
ERR_ PREFIX - “rpc_” prefix is reserved for internal error, you should avoid conflict with it
Traits§
- RpcErr
Codec - Serialize and Deserialize trait for custom RpcError