eio-trace.fxt
Read.User
eio-trace
type t = {
id : int64;
name : string;
thread : thread;
args : Args.t;
}