pub fn not_implemented(what: &str) -> ExitCodeExpand description
Placeholder for a command that is declared but not built yet.
It exists so the command tree, its help text and the shell completions are real from the first commit; the implementations land behind them.