Module Values.ProjectsSource

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