Module Values_0.CollectionConfigurationsSource

Sourcetype nonrec t = CollectionConfiguration.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : CollectionConfiguration.t list -> [> `List of [> `Structure of (string * [> `Map of ([> `String of ConfigKey.t ] * [> `String of ConfigValue.t ]) list | `String of CollectionName.t ]) list ] list ]
Sourceval to_header : 'a -> 'b