# Falco Rust Client > The rust language implementation of the Falco client ## Install TODO ## Full Examples - [Output events example](examples/outputs.rs) To execute any example: ``` cargo run --example ``` Where `` needs to be changed with the file name of the example. ## Update protos TODO