# Functions
ConvertFileResult takes the results of a document upload and convert, and creates the outline of a database record suitable for inserting into the document table.
ExportAs takes a target extension name and html to create an exported file.
# Structs
LocalStorageProvider provides an implementation of StorageProvider.
# Interfaces
StorageProvider describes the interface for document conversion and take-on.