Gleanex.Client.ResultsDescription (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a ResultsDescription

Summary

Types

t()

@type t() :: %Gleanex.Client.ResultsDescription{
  iconConfig: Gleanex.Client.IconConfig.t() | nil,
  text: String.t() | nil
}