This project contains the public interface definitions of Engula APIs.
You can build the Rust crate in this project to validate the definitions.
To compile all .proto
files:
cargo build
The design follows most practices from Google API design guide and Buf style guide.