Module traits

Module traits 

Source
Expand description

Core traits for JSON-RPC handlers and processors.

Structs§

MethodInfo
Method information for documentation and introspection
ProcessorCapabilities

Traits§

Handler
Trait for handling JSON-RPC requests and notifications
MessageProcessor
Trait for processing JSON-RPC messages