Values.RegionHighlightsSourceIndicates the starting and ending index of the region in the text query that match the found title.
type nonrec t = {code : HighlightList.t option;Indicates the starting and ending index of the region in the text query that match the found title.
*)name : HighlightList.t option;Indicates the starting and ending index of the region name in the text query that match the found title.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of HighlightStartIndexInteger.t
| `String of HighlightValueString.t ])
list ]
list ])
list ]