mantle-build

Crates.iomantle-build
lib.rsmantle-build
version0.2.2
sourcesrc
created_at2019-06-25 16:10:14.119663
updated_at2019-07-06 01:08:13.499111
descriptionRust compiler plugin that builds Mantle services
homepage
repositoryhttps://github.com/oasislabs/mantle.git
max_upload_size
id143521
size137,814
Nick Hynes (nhynes)

documentation

README

mantle-build

Latest Version docs

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.

Commit count: 147

cargo fmt