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 * [> `Enum of string | `List of [> `String of String_.t ] list | `Map of ([> `Enum of string ] * [> `String of Property.t ]) list | `String of DestinationField.t | `Structure of (string * [> `Enum of string ]) list ]) 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