idl-gen

Crates.ioidl-gen
lib.rsidl-gen
version0.1.0
sourcesrc
created_at2019-05-31 19:16:49.193627
updated_at2019-05-31 19:16:49.193627
descriptionAutomatically generate interface definitions from Rust types.
homepage
repositoryhttps://github.com/oasislabs/mantle.git
max_upload_size
id138212
size39,084
Nick Hynes (nhynes)

documentation

README

idl-gen

Latest Version docs

A compiler plugin that generates JSON descriptions of an RPC interface from Rust types. You can see an example of using idl-gen in the idl_gen test.

Commit count: 147

cargo fmt