open-rpc 0.1.0

Definition of the types used in the OpenRPC Specification.
Documentation

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.