Search
Provides struct and type for a Git.TagObject
@type t() :: %GitHub.Git.TagObject{ __info__: map(), sha: String.t(), type: String.t(), url: String.t() }