run: cargo run build: cargo build test: cargo test doc: cargo doc clean: rm -rf target/