engula-apis 0.3.0

Public interface definitions of Engula APIs.
Documentation
  • Coverage
  • 11.7%
    20 out of 171 items documented0 out of 65 items with examples
  • Size
  • Source code size: 51.43 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 25.75 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 20s Average build duration of successful builds.
  • all releases: 1m 20s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • huachaohuang

Engula APIs

This project contains the public interface definitions of Engula APIs.

Build

You can build the Rust crate in this project to validate the definitions.

To compile all .proto files:

cargo build

Style guide

The design follows most practices from Google API design guide and Buf style guide.