| Crates.io | open-rpc |
| lib.rs | open-rpc |
| version | 0.1.0 |
| created_at | 2023-10-29 10:26:58.92875+00 |
| updated_at | 2023-10-29 10:26:58.92875+00 |
| description | Definition of the types used in the OpenRPC Specification. |
| homepage | |
| repository | https://github.com/nils-mathieu/open-rpc |
| max_upload_size | |
| id | 1017442 |
| size | 36,906 |
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.