| Crates.io | oasis-build |
| lib.rs | oasis-build |
| version | 0.2.2 |
| created_at | 2019-07-16 17:31:38.822122+00 |
| updated_at | 2019-08-06 00:49:54.416895+00 |
| description | Rust compiler plugin that builds Oasis services |
| homepage | |
| repository | https://github.com/oasislabs/oasis-rs.git |
| max_upload_size | |
| id | 149440 |
| size | 141,425 |
oasis-build is a compiler plugin that adds boilerplate code for calling and deploying oasis services and generates
a JSON (or protobuf) description of the RPC interface.
You can see an example of using oasis-build in the oasis_build test.