| Crates.io | mantle-build |
| lib.rs | mantle-build |
| version | 0.2.2 |
| created_at | 2019-06-25 16:10:14.119663+00 |
| updated_at | 2019-07-06 01:08:13.499111+00 |
| description | Rust compiler plugin that builds Mantle services |
| homepage | |
| repository | https://github.com/oasislabs/mantle.git |
| max_upload_size | |
| id | 143521 |
| size | 137,814 |
mantle-build is a compiler plugin that adds boilerplate code for calling and deploying mantle services and generates
a JSON (or protobuf) description of the RPC interface.
You can see an example of using mantle-build in the mantle_build test.