Values_2.StatementOutputDataSourceThe code execution output in JSON format.
type nonrec t = {textPlain : Values_0.GenericString.t option;The code execution output in text format.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.GenericString.t ]) list ]