Module Values.CodeReviewSummariesSource

Sourcetype nonrec t = CodeReviewSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : CodeReviewSummary.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of Name.t | `Structure of (string * [> `Long of LinesOfCodeCount.t | `Structure of (string * [> `Enum of string | `String of CommitId.t | `Structure of (string * [> `String of S3BucketName.t | `Structure of (string * [> `String of SourceCodeArtifactsObjectKey.t ]) list ]) list ]) list ]) list | `Timestamp of TimeStamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> CodeReviewSummary.t list