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