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