pub fn run() -> CrateResultExpand description
Runs the CLI application. Returns nothing in a result on success.
ยงErrors
Returns an error if the application fails to run.
pub fn run() -> CrateResultRuns the CLI application. Returns nothing in a result on success.
Returns an error if the application fails to run.