pub fn run<App: Application>(flags: App::Flags) -> Result
applet
Launch the application with the given settings.
Returns error on application failure.