pub fn main(bin: &str, body: impl FnOnce() -> Result<()>) -> ExitCode
Parse-free entry: print {bin}: {error:#} and return 1.
{bin}: {error:#}