Module async

Module async 

Source

Structs§

FunctionHandler
A simple function-based handler
JsonRpcDispatcher
JSON-RPC method dispatcher with specific error type
SessionContext
Minimal session context for JSON-RPC handlers This provides basic session information without circular dependencies

Traits§

JsonRpcHandler
Trait for handling JSON-RPC method calls
ToJsonRpcError
Trait for errors that can be converted to JSON-RPC error objects