Module Values.ReferenceDataSourcesSource

Sourcetype nonrec t = ReferenceDataSource.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ReferenceDataSource.t list -> [> `List of [> `Structure of (string * [> `String of InAppTableName.t | `Structure of (string * [> `List of [> `Structure of (string * [> `String of RecordColumnName.t ]) list ] list | `String of BucketARN.t | `Structure of (string * [> `Enum of string | `Structure of (string * [> `Structure of (string * [> `String of RecordRowPath.t ]) list ]) list ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> ReferenceDataSource.t list