# Functions
Main is called by the main.main function to run the mobile application.
# Structs
FileFilter is a filter of files.
PublishResult is the result of an App.Publish call.
# Interfaces
App is how a GUI mobile application interacts with the OS.