This commit is contained in:
facile pop culture reference 2026-07-31 06:47:30 +03:00
parent 94c26f06cc
commit fc01fd6ad3
40 changed files with 2075 additions and 1807 deletions

View file

@ -29,9 +29,5 @@ doc:
CARGO_INCREMENTAL=0 RUSTFLAGS='-Cinstrument-coverage' RUSTDOCFLAGS='-Cinstrument-coverage' \
cargo doc
mode-00:
cargo run --example mode_00
mode-01:
cargo run --example mode_01
mode-02:
cargo run --example mode_02
mode MODE:
cargo run --example "mode_{{MODE}}"