[][src]Function cone::run

pub fn run<A: App + 'static>(config: Config, app: A) -> Result<()>