# Functions
New create a new static file instance.
# Structs
Config contains information about how extracting the data should behave NOTE: FallbackToDisk falls back to disk when file not found in static assets usefull when you have a mixture of static assets and some that need to remain on disk i.e.
DirFile contains the static directory and file content info.
Files contains a full instance of a static file collection.