Note
Rust CLI defaults and configuration boundaries
A small software note about command-line tools, defaults, and escape hatches.
Good command-line tools need defaults that work for the common path and escape hatches that do not turn every invocation into configuration archaeology.
This is the kind of software note this site should support: a focused observation with enough context to be useful later.