Crate jsonrpc_macros [] [src]

Macros

build_rpc_trait

Auto-generates an RPC trait from trait definition.

Structs

IoDelegate

A set of RPC methods and notifications tied to single delegate struct.

Trailing

A wrapper type without an implementation of Deserialize which allows a special implementation of Wrap for functions that take a trailing default parameter.