10 releases (6 stable)
1.3.0 | Mar 14, 2023 |
---|---|
1.2.0 | Sep 11, 2022 |
1.1.0 | Aug 24, 2022 |
1.0.3 | Jul 7, 2022 |
1.0.0-beta.4 | Oct 3, 2020 |
#596 in Parser implementations
206 downloads per month
Used in snarkos-rpc
19KB
401 lines
json-rpc-types
This library provides generic type definitions to serialize/deserialize JSON-RPC request/responses. It doesn't contain implementation itself as it is intended to be used as building block of actual implementation.
lib.rs
:
JSON-RPCv2 data types
This library provides generic type definitions to serialize/deserialize JSON-RPC request/responses. It doesn't contain implementation itself as it is intended to be used as building block of actual implementation.
Dependencies
~0.6–1.2MB
~28K SLoC