Stefan Holderbach
|
5ea245badf
|
Make example binaries proper cargo examples (#7019)
Should not be built by default with `cargo build`
Instead are compiled with `cargo test` to avoid bitrot
Run with `cargo run -p ... --example ...`
|
2022-11-06 11:39:27 -08:00 |
|