Type Definition simple_game_engine::ApplicationResult[][src]

type ApplicationResult = Result<bool, Box<dyn Error>>;