Module Values.ProjectSourcesSource

Sourcetype nonrec t = ProjectSource.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : ProjectSource.t list -> [> `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 ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> ProjectSource.t list
Sourceval of_json : [> Yojson.Safe.t ] -> ProjectSource.t list
Sourceval to_json : ProjectSource.t list -> Yojson.Safe.t