Module MockTraceElem.Kind

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