5 releases

0.1.4 Nov 3, 2023
0.1.3 Oct 22, 2023
0.1.2 Oct 22, 2023
0.1.1 Oct 22, 2023
0.1.0 Oct 22, 2023

#1291 in Parser implementations

33 downloads per month

MIT license

22KB
591 lines

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.


lib.rs:

A lightweight library defining the types declared by the JSON-RPC 2.0 specification.

Dependencies

~0.5–1.1MB
~27K SLoC