Module Base.TraceParamsSource

Sourceval method_ : string
Sourcetype t = {
  1. message : string;
  2. verbose : string option;
}
Sourceval to_yojson : t -> Yojson.Safe.t