5 lines
No EOL
51 B
Makefile
5 lines
No EOL
51 B
Makefile
run:
|
|
cargo run
|
|
|
|
test:
|
|
cargo test --verbose
|