Module Values.FrameworkControlsSource

Sourcetype nonrec t = FrameworkControl.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : FrameworkControl.t list -> [> `List of [> `Structure of (string * [> `List of [> `Structure of (string * [> `String of ParameterName.t ]) list ] list | `String of ControlName.t | `Structure of (string * [> `List of [> `String of string ] list | `Map of ([> `String of string ] * [> `String of string ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> FrameworkControl.t list