Search
Provides struct and type for GitUser
@type t() :: %GitHub.Git.User{ date: String.t() | nil, email: String.t() | nil, name: String.t() | nil }