[][src]Module jsonrpc_core::types::request

jsonrpc request

Structs

MethodCall

Represents jsonrpc request which is a method call.

Notification

Represents jsonrpc request which is a notification.

Enums

Call

Represents single jsonrpc call.

Request

Represents jsonrpc request.