Module Values.DatasetLabelDescriptionsSource

Sourcetype nonrec t = DatasetLabelDescription.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : DatasetLabelDescription.t list -> [> `List of [> `Structure of (string * [> `String of DatasetLabel.t | `Structure of (string * [> `Integer of UInteger.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b