# Running this sample ## -1- Install the dependencies and build the project ```bash cargo build ``` ## -2- Run the sample ```bash cargo run ```