Module Values.ProcessorsSource

Sourcetype nonrec t = Processor.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : Processor.t list -> [> `List of [> `Structure of (string * [> `Structure of (string * [> `Boolean of Flatten.t | `Enum of string | `List of [> `String of Column.t | `Structure of (string * [> `Boolean of OverwriteIfExists.t | `Enum of string | `String of Key.t ]) list ] list | `String of QuoteCharacter.t ]) list ]) list ] list ]
Sourceval to_query : Processor.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> Processor.t list
Sourceval of_json : [> Yojson.Safe.t ] -> Processor.t list
Sourceval to_json : Processor.t list -> Yojson.Safe.t