# Rust


* Cargo
- Cargo is the Rust package manager.

| options | descriptions                  |
| build   | compile and build the project |

