Search
Provides struct and type for PorterAuthor
@type t() :: %GitHub.PorterAuthor{ email: String.t(), id: integer(), import_url: String.t(), name: String.t(), remote_id: String.t(), remote_name: String.t(), url: String.t() }