Crates.io | jsonrpc-sys |
lib.rs | jsonrpc-sys |
version | 0.1.4 |
source | src |
created_at | 2023-10-22 03:36:42.443343 |
updated_at | 2023-11-03 21:44:25.255987 |
description | JSON-RPC 2.0 types. |
homepage | |
repository | https://github.com/nils-mathieu/jsonrpc-sys |
max_upload_size | |
id | 1010369 |
size | 23,068 |
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.