openrpc-types

Crates.ioopenrpc-types
lib.rsopenrpc-types
version0.4.0
sourcesrc
created_at2024-05-22 14:50:43.745395
updated_at2024-06-28 18:31:38.909496
descriptionA transcription of types from the OpenRPC Specification
homepagehttps://crates.io/crates/openrpc-types
repositoryhttps://github.com/aatifsyed/openrpc-types
max_upload_size
id1248022
size51,155
Aatif Syed (aatifsyed)

documentation

https://docs.rs/openrpc-types

README

A transcription of types from the OpenRPC Specification.

This library does NOT perform more complicated validation of the spec, including:

  • unique method names
  • unique error codes
  • reference idents

Link objects are not currently supported.

When quoted, the specification will appear as blockquoted text, like so.

Commit count: 36

cargo fmt