jsonrpc-sys

Crates.iojsonrpc-sys
lib.rsjsonrpc-sys
version0.1.4
sourcesrc
created_at2023-10-22 03:36:42.443343
updated_at2023-11-03 21:44:25.255987
descriptionJSON-RPC 2.0 types.
homepage
repositoryhttps://github.com/nils-mathieu/jsonrpc-sys
max_upload_size
id1010369
size23,068
Nils (nils-mathieu)

documentation

README

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.

Commit count: 13

cargo fmt