terra-proto 0.5.12-beta.0

Terra Core Protobuf Builds
docs.rs failed to build terra-proto-0.5.12-beta.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: terra-proto-0.5.16-beta.1

terra.proto (Rust)

How to use

Cargo

[dependencies]
terra-proto = "{terraCoreVersion}"

Maintenance

This section is for maintainers of this repo, not users.

Requirements

  • Rust
  • Cargo
  • protoc v3.17.3

Getting started

make init

Rebuilding types

make proto-gen

or 

cargo build

Publish to Maven

make publish

or

cargo publish