Module Memtrace_viewer_client.Server_state

module Status : sig ... end
type t = {
  1. status : Status.t;
}
val initial : t