Values.FormsInputMapSourceval to_value :
('a * FormEntryInput.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `Boolean of Boolean.t | `String of FormTypeIdentifier.t ])
list ])
list ]