[][src]Type Definition libtwitch_rs::response::TwitchResult

type TwitchResult<T> = Result<T, ApiError>;