memtrace_viewer.bonsai_simple_table
Make.Action
memtrace_viewer.client
memtrace_viewer.common
ppxlib
yojson
type t =
| Set_focus_row of Row.Id.t option
| Move_focus of [ `Prev | `Next ]
val sexp_of_t : t -> Sexplib0.Sexp.t