panorama/Justfile
2021-08-09 17:56:17 -05:00

5 lines
76 B
Makefile

fmt:
cargo +nightly fmt --all
doc:
cargo doc --workspace --no-deps