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 |
#2511 in Parser implementations
39 downloads per month
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.3–1MB
~24K SLoC