pub fn run() -> ExitCode
Binary entry point. Always returns ExitCode::SUCCESS on a structured response (success or error); the response itself carries the success/failure shape on stdout.
ExitCode::SUCCESS