1 unstable release

0.3.0 Feb 28, 2022

#12 in #engula

Download history 5/week @ 2024-02-16 15/week @ 2024-02-23 12/week @ 2024-03-01 9/week @ 2024-03-08 6/week @ 2024-03-15 8/week @ 2024-03-22 36/week @ 2024-03-29 15/week @ 2024-04-05 2/week @ 2024-04-12

62 downloads per month
Used in 4 crates (3 directly)

Apache-2.0

7KB
98 lines

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.

Dependencies

~5.5–7.5MB
~129K SLoC