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