Function async_main

Source
pub(crate) async fn async_main(
    config: Arc<Config>,
    database: Database,
) -> Result<()>
Expand description

The async entry