try_run

Function try_run 

Source
pub fn try_run<R: Runner, S: Into<String>>(runner: R, test: S) -> Result<()>