Falco Rust Client

The rust language implementation of the Falco client

Install

TODO

Full Examples

To execute any example:

cargo run --example <name> Where <name> needs to be changed with the file name of the example.

Update protos

TODO