Module Values.EvaluationResultsSource

Sourcetype nonrec t = EvaluationResult.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : EvaluationResult.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of StringWithCharLimit256.t | `Structure of (string * [> `String of ResourceEvaluationId.t | `Structure of (string * [> `Enum of string | `String of ConfigRuleName.t ]) list | `Timestamp of Date.t ]) list | `Timestamp of Date.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> EvaluationResult.t list