Module Values_1.GlueTablesSource

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