[](https://crates.io/crates/vex-rt)
[](https://docs.rs/vex-rt/)
A Rust runtime for the Vex V5 built on top of [PROS](https://pros.cs.purdue.edu/).
you will need:
1. 2.3.
```shell
cargo run --example hello-world
```