jsonrpc-sys 0.1.4

JSON-RPC 2.0 types.
Documentation

Information

This library provides common type definitions defined in the JSON-RPC 2.0 specification.

It aims to be as unopinionated as possible, and only provides the bare minimum to be compliant with the standard. Specifically, transport is not included.