Module Values.TestGridSessionActionsSource

Sourcetype nonrec t = TestGridSessionAction.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : TestGridSessionAction.t list -> [> `List of [> `Structure of (string * [> `Long of Long.t | `String of String_.t | `Timestamp of DateTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> TestGridSessionAction.t list