falco 0.0.0

The rust language implementation of the Falco client.
docs.rs failed to build falco-0.0.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.

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