Module in3::json_rpc[][src]

Minimal JSON RPC implementation.

Modules

json

Structs

Request

JSON RPC request.

Response

JSON RPC response.

Enums

Error

JSON RPC error.

Functions

rpc

Generic function that performs the specified JSON RPC call and returns the result deserialized as specified/inferred type