start

Function start 

Source
pub async fn start(
    config: Config,
    shutdown_signal: impl Future<Output = ()>,
) -> Result<()>