1 2 3 4
[alias] parse = "run --package tools --bin parse" gen = "run --package tools --bin gen" collect-tests = "run --package tools --bin collect-tests --"