Module Values.TasksSource

Sourcetype nonrec t = Task.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : Task.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `List of [> `Structure of (string * [> `Enum of string | `Integer of BoxedInteger.t | `List of [> `String of String_.t | `Structure of (string * [> `Enum of string | `Integer of BoxedInteger.t | `String of String_.t | `Timestamp of Timestamp.t ]) list ] list | `String of String_.t ]) list ] list | `Long of Long.t | `String of String_.t | `Structure of (string * [> `Integer of Integer.t | `List of [> `Structure of (string * [> `Integer of BoxedInteger.t | `List of [> `String of String_.t | `Structure of (string * [> `Enum of string | `String of String_.t ]) list ] list | `String of String_.t ]) list ] list | `String of String_.t | `Structure of (string * [> `Integer of Integer.t ]) list ]) list | `Timestamp of Timestamp.t ]) list ] list ]
Sourceval to_query : Task.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> Task.t list
Sourceval of_json : [> Yojson.Safe.t ] -> Task.t list
Sourceval to_json : Task.t list -> Yojson.Safe.t