Skip to main content

run

Function run 

Source
pub fn run() -> ExitCode
Expand description

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