Module Values.InsightSelectorsSource

Sourcetype nonrec t = InsightSelector.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : InsightSelector.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `Enum of string ] list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> InsightSelector.t list
Sourceval of_json : [> Yojson.Safe.t ] -> InsightSelector.t list