Values.RecommendationSummariesSourceval to_value :
RecommendationSummary.t list ->
[> `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of LineNumber.t
| `String of FilePath.t
| `Structure of
(string
* [> `List of [> `String of RuleTag.t ] list
| `String of RuleId.t ])
list ])
list ]
list ]