View Source GitHub.Hovercard (GitHub REST API Client v0.3.0)

Provides struct and type for a Hovercard

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Hovercard{
  __info__: map(),
  contexts: [GitHub.HovercardContexts.t()]
}