Search
Represents an individual suggest / options dictionary from a Search API response.
suggest
options
@type t() :: %Snap.Suggest.Option{freq: integer(), score: float(), text: String.t()}