[][src]Function launcher::main

pub fn main()

Program entry point.

This function will initialize configuration, initialize loggers and start the main logic of the balloon software by running os_balloon::run(). It will then handle possible errors and try to recover from them.