Values.VersionOptionsSourceThe options for an annotation store version.
type nonrec t = {tsvVersionOptions : TsvVersionOptions.t option;File settings for a version of a TSV store.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Map of
([> `String of SchemaItemKeyString.t ]
* [> `Enum of string ])
list ]
list
| `Map of
([> `Enum of string ]
* [> `String of FormatToHeaderValueString.t ])
list ])
list ])
list ]