rust-analyzer/.cargo/config
2018-02-03 22:34:35 +03:00

4 lines
149 B
Text

[alias]
parse = "run --package tools --bin parse"
gen = "run --package tools --bin gen"
collect-tests = "run --package tools --bin collect-tests --"