Module Values.SourceDocumentsSource

Sourcetype nonrec t = SourceDocument.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : SourceDocument.t list -> [> `List of [> `Structure of (string * [> `List of [> `String of DocumentAttributeKey.t | `Structure of (string * [> `String of DocumentAttributeKey.t | `Structure of (string * [> `List of [> `String of String_.t ] list | `Long of Long.t | `String of DocumentAttributeStringValue.t | `Timestamp of Timestamp.t ]) list ]) list ] list | `String of String_.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> SourceDocument.t list
Sourceval of_json : [> Yojson.Safe.t ] -> SourceDocument.t list