Module jsonrpc_core::commander
[−]
[src]
method and notification commands executor
Structs
| Commander |
Commands executor. |
Traits
| MethodCommand |
Should be used to handle single method call. |
| NotificationCommand |
Should be used to handle single notification. |