2. create a new project with "cargo new foo"
3. add the code to the SRC/too.rs file
4. run with "cargo run"