Module Values_1.PhasesSource

Sourcetype nonrec t = Phase.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : Phase.t list -> [> `List of [> `Structure of (string * [> `Integer of InitialNumberOfUsers.t ]) list ] list ]
Sourceval to_query : Phase.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> Phase.t list
Sourceval of_json : [> Yojson.Safe.t ] -> Phase.t list
Sourceval to_json : Phase.t list -> Yojson.Safe.t