# Functions
New returns a new FS that presents a virtual view of innerFS.
# Structs
Config contains configuration data from the whisper.cfg file.
File holds data about a page endpoint.
FrontMatter holds data scraped from a Markdown page.
FS provides a virtual view of the file system suitable for serving Markdown and other files in a web format.
PageInfo has information about the current page.
# Type aliases
No description provided by the author