[][src]Function yagl::run

pub fn run<G: Game, F: FnOnce(&mut AppContext) -> Result<G>>(f: F) -> !