1 unstable release
0.1.0 | Oct 29, 2023 |
---|
#2060 in Encoding
36KB
483 lines
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
.
lib.rs
:
Defines the types defined by the [OpenRPC] specification.
Dependencies
~0.3–1MB
~24K SLoC