1 2 3 4 5 6 7
#!/usr/bin/env -S just --justfile _default: @just --list -u watch command: cargo watch -x '{{command}}'