View Source GitHub.RateLimit.Overview (GitHub REST API Client v0.2.3)
Provides struct and type for a RateLimit.Overview
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.RateLimit.Overview{ __info__: map(), rate: GitHub.RateLimit.t(), resources: map() }