# Functions
New creates a new WaitGroup with the provided options.
PanicHandler allows changing the panic handler function of a WaitGroup.
# Type aliases
Option represents an option that can be passed when instantiating a WaitGroup to customize it.