Module MockTraceElem.Kind

type nonrec t = t
val compare : t -> t -> int
val matches : caller:t -> callee:t -> bool
val pp : F.formatter -> t -> unit