idl-gen 0.1.0

Automatically generate interface definitions from Rust types.
Documentation

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.