mirror of
https://github.com/trussed-dev/delog.git
synced 2026-06-20 04:16:34 -07:00
6 lines
136 B
Makefile
6 lines
136 B
Makefile
run:
|
|
cargo run --example log
|
|
cargo run --example try-log
|
|
cargo run --example try-log --features log-none
|
|
cargo run --example around
|