# json-rpc-types

[](https://crates.io/crates/json-rpc-types)
[](https://docs.rs/crate/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.