An open API service indexing awesome lists of open source software.

https://github.com/selfint/jsonrpc-types

Minimal implementation of JSON-RPC 2.0 types in Rust.
https://github.com/selfint/jsonrpc-types

Last synced: about 1 year ago
JSON representation

Minimal implementation of JSON-RPC 2.0 types in Rust.

Awesome Lists containing this project

README

          

# jsonrpc-types

A minimal implementation of the [JSON-RPC 2.0 Specification](https://www.jsonrpc.org/specification) types.