Values.RuleExecutionOutputSourceOutput details listed for a rule execution, such as the rule execution result.
type nonrec t = {executionResult : RuleExecutionResult.t option;Execution result information listed in the output details for a rule execution.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of ExternalExecutionId.t
| `Structure of (string * [> `String of Code.t ]) list ])
list ])
list ]