# Functions
NewStaticFileServer returns a new static file server that will serve the content in relpath, optionally stripping the prefix.
# Structs
StaticFileServer implements a static file http server that serves static files out of the runfiles bundled with this application.