OpenApiTypesense.StemmingDictionaryWords (OpenApiTypesense v1.0.3)

View Source

Provides struct and type for a StemmingDictionaryWords

Summary

Types

t()

@type t() :: %OpenApiTypesense.StemmingDictionaryWords{
  root: String.t(),
  word: String.t()
}