Expand description
Custom APIs for User-Handles
Structs§
- Handles
Handler - The client handler for the API used by Frequency Service RPC with
jsonrpsee
Enums§
- Handles
RpcError - Errors that occur on the client RPC
Traits§
- Handles
ApiClient - Client implementation for the
HandlesApi
RPC API. - Handles
ApiServer - Server trait implementation for the
HandlesApi
RPC API.