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