View Source Snap.Suggests (Snap v0.11.1)

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

Summary

Types

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

Functions