9 lines
68 B
Makefile
9 lines
68 B
Makefile
_:
|
|
@just --list
|
|
|
|
ex-multi-chan:
|
|
cargo r --example multi_chan
|
|
|
|
|
|
|