# Functions
Default creates a Plush2Render instance with default options.
New creates a new Plush2Render instance with custom Options.
NewContext create a plush.Context.
# Structs
Plush2Render is a custom Gin template renderer using plush.
RenderOptions is used to configure the renderer.