1 2 3 4 5 6 7
{ "scripts": { "publish": "cargo publish", "format": "cargo fmt", "check": "cargo check" } }