Function async_main

Source
pub async fn async_main(
    settings_path: Option<String>,
) -> Result<(), Box<dyn Error>>