1 2 3 4 5 6 7 8 9 10
build: cargo build test: cargo test publish: build test cargo publish -p async-debug-derive sleep 15 cargo publish -p async-debug