Module Values.OperationUpdatesSource

Sourcetype nonrec t = OperationUpdate.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : OperationUpdate.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of OperationId.t | `Structure of (string * [> `Boolean of ReplayChildren.t | `Integer of StepOptionsNextAttemptDelaySecondsInteger.t | `List of [> `String of StackTraceEntry.t ] list | `String of ErrorMessage.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> OperationUpdate.t list
Sourceval of_json : [> Yojson.Safe.t ] -> OperationUpdate.t list