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