Values.StandardsSourceval to_value :
Standard.t list ->
[> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `String of NonEmptyString.t
| `Structure of (string * [> `String of NonEmptyString.t ]) list ])
list ]
list ]