[][src]Function common::run::exec_run

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