# Functions
Default returns the default tracer (noop).
New returns a tracer that outputs progress to the terminal.
No description provided by the author
# Interfaces
Tracer defines tracing methods.
# Type aliases
No description provided by the author