| Crates.io | idl-gen |
| lib.rs | idl-gen |
| version | 0.1.0 |
| created_at | 2019-05-31 19:16:49.193627+00 |
| updated_at | 2019-05-31 19:16:49.193627+00 |
| description | Automatically generate interface definitions from Rust types. |
| homepage | |
| repository | https://github.com/oasislabs/mantle.git |
| max_upload_size | |
| id | 138212 |
| size | 39,084 |
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.