run

Function run 

Source
pub fn run<F>(factory: F)
where F: FnOnce() -> Box<dyn Handler>,