This is the rust controller package for the
[DigOutBox](https://digoutbox.readthedocs.io/latest/) project.
To run the examples, you can use the following command:
```bash
cargo run --example $NAME
```
Here, `$NAME` should be replaced with the name of the example you want to run.