Expand description
RPC
Will contain the code to initiate the RPC and a request handler.
Re-exports§
pub use rpc_handler::CupratedRpcHandler;
Modules§
- constants 🔒
- Constants used within RPC.
- handlers 🔒
- RPC handler functions.
- rpc_
handler 🔒 cuprated
’s implementation ofRpcHandler
.- service 🔒
- Convenience functions for Cuprate’s various
tower::Service
requests/responses.