View Source Snap.Suggests (Snap v0.7.0)

Represents the suggest dictionary returned from an ElasticSearch Search API response.

Link to this section Summary

Link to this section Types

@type t() :: %{required(String.t()) => [Snap.Suggest.t()]}

Link to this section Functions