Module ExplicitTrace.DefaultCallPrinter
Printer which outputs "Method call: <monospaced procname>"
type t= CallSite.t
val pp : IStdlib.PrettyPrintable.F.formatter -> t -> unit
ExplicitTrace.DefaultCallPrinterPrinter which outputs "Method call: <monospaced procname>"
type t = CallSite.tval pp : IStdlib.PrettyPrintable.F.formatter -> t -> unit