Exception.format_stacktrace_entry
You're seeing just the function
format_stacktrace_entry
, go back to Exception module for more information.
Specs
format_stacktrace_entry(stacktrace_entry()) :: String.t()
Receives a stacktrace entry and formats it into a string.