Search
Provides struct and type for a Actions.CacheUsageByRepository
@type t() :: %GitHub.Actions.CacheUsageByRepository{ __info__: map(), active_caches_count: integer(), active_caches_size_in_bytes: integer(), full_name: String.t() }