Alternative to `cargo new` templates: examples as build-target templates
Rust Internals [Unofficial]
March 4, 2026
Currently, this design does not have a way to know about harness = false.
If the example author marks their example as a bench and sets it, maybe we should copy it over?
Discussion in the ATmosphere