# Functions
Capture captures a stack trace of the specified depth, skipping the provided number of frames.
NewFormatter builds a new Formatter.
Take returns a string representation of the current stacktrace.
# Type aliases
Depth specifies how deep of a stack trace should be captured.