check:
cargo check
run:
@cargo run -- params.toml 2>/dev/null | python3 scripts/format.py | pygmentize -l c
debug:
cargo run -- params.toml