[][src]Type Definition tge::error::GameResult

type GameResult<T = ()> = Result<T, GameError>;