Values.ParameterDefinitionsSourceval to_value :
('a * ParameterDefinition.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `String of NonEmptyString.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Double of Double.t
| `Integer of Integer.t
| `List of
[> `Integer of Integer.t
| `String of NonEmptyString.t ]
list
| `String of NonEmptyString.t ])
list ])
list ])
list ])
list ]