# Functions
Display will decorate the output if possible.
NewUniPrinter creates a new UniPrinter based on the specified output format and optional functional options.
# Structs
EmptyStruct is used when we wish to return an empty object.
UniPrinter is a universal printer that can handle different output formats.
# Interfaces
Printer is a content type agnostic interface for displaying data.