Io.TraceValue
Trace values
type t =
| Off
| Messages
| Verbose
val of_string : string -> (t, string) Stdlib.result
val to_string : t -> string