Crate jsonrpc_reactor

Source

Modules§

mpsc
A multi-producer, single-consumer queue for sending values between asynchronous tasks.
time
Utilities for tracking time.

Macros§

json
Construct a serde_json::Value from a JSON literal.

Structs§

Map
Represents a JSON key/value type.
Notification
Reactor
Request
Response
RpcError

Enums§

Error
Id
Params
Value
Represents any valid JSON value.