main_entry

Function main_entry 

Source
pub async fn main_entry(
    config: Config,
    shutdown_token: CancellationToken,
) -> Result<()>