Search
Provides struct and type for a Commit.Author
@type simple() :: %GitHub.Commit.Author{ __info__: map(), email: String.t(), name: String.t() }