Module Io.TraceValueSource

Sourcetype t =
  1. | Off
  2. | Messages
  3. | Verbose
Sourceval parse : string -> t
Sourceval to_string : t -> string