Typesensory.Model.SearchOverrideRule (Typesensory v0.1.0)

Link to this section Summary

Link to this section Types

@type t() :: %Typesensory.Model.SearchOverrideRule{
  match: String.t(),
  query: String.t()
}