# Functions
Fp prints dumped your specified data with colored and writes to w.
New creates a new Printer.
P prints dumped your specified data with colored.
WithDumpOptions is an option to append options of dd.Dump function.
WithFormatter is an option to set formatter of the terminal output.
WithStyle is an option to set style of the syntax highlighting.
# Type aliases
OptionFunc is type of an option for any printers.