Skip to main content

run

Function run 

Source
pub fn run<G>(config: AppConfig) -> Result<(), Error>
where G: Game,