Search
Provides struct and type for a SearchResultTextMatches
@type t() :: %GitHub.SearchResultTextMatches{ __info__: map(), fragment: String.t() | nil, matches: [GitHub.SearchResultTextMatchesMatches.t()] | nil, object_type: String.t() | nil, object_url: String.t() | nil, property: String.t() | nil }