run

Function run 

Source
pub fn run<F>(f: F)
where F: FnOnce() -> Result<()>,