Add a 'trace' mode (must be enabled at build time) that saves the
[tatoo.git] / src / auto / html.mli
1 val trace : int -> int -> ('a, Format.formatter, unit, unit) format4 -> 'a
2 val gen_trace : (module Tree.Sig.S with type t = 'a) -> 'a -> unit