Values.ContentSourceSourceSpecifies the source of content to search in.
type nonrec t = {retriever : RetrieverContentSource.t option;The retriever to use as the content source.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of RetrieverId.t ]) list ])
list ]