Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 533 Bytes

File metadata and controls

8 lines (6 loc) · 533 Bytes

json-rpc-types

Rust Crates.io Documentation

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.