exec_run

Function exec_run 

Source
pub fn exec_run<O, R>(run: R)
where O: Options, R: FnOnce(&O, &Io) -> Result,