Y
Hacker News
new
|
ask
|
show
|
jobs
by
DougBTX
3468 days ago
Calling `cargo run` has made it easier for me to treat it as a scripting language since it combines the build and run steps in a single command. Good luck with it!