open-rpc

Crates.ioopen-rpc
lib.rsopen-rpc
version0.1.0
sourcesrc
created_at2023-10-29 10:26:58.92875
updated_at2023-10-29 10:26:58.92875
descriptionDefinition of the types used in the OpenRPC Specification.
homepage
repositoryhttps://github.com/nils-mathieu/open-rpc
max_upload_size
id1017442
size36,906
Nils (nils-mathieu)

documentation

README

OpenRPC

This Rust crate provides definition for the types defined in the OpenRPC Specification. It allows parsing such a specification into a Rust data structure with the help of serde and serde_json.

Commit count: 2

cargo fmt