Printexc.Slot
type t = backtrace_slot
val is_raise : t -> bool
val is_inline : t -> bool
val location : t -> location option
val name : t -> string option
val format : int -> t -> string option