Module Values.CollectionDetailsSource

Sourcetype nonrec t = CollectionDetail.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : CollectionDetail.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Long of Long.t | `String of CollectionId.t | `Structure of (string * [> `Enum of string | `String of String_.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> CollectionDetail.t list