Module registry

Module registry 

Source
Expand description

Method registry for organizing and dispatching JSON-RPC methods.

Structs§

MethodRegistry
Registry for organizing and dispatching JSON-RPC methods

Type Aliases§

MethodHandler
Function signature for method handlers