default: cargo watch --clear --exec run test: cargo test run: cargo run --release build: cargo build --release publish: cargo build cargo publish