Function start

Source
pub async fn start(
    addr: impl ToSocketAddrs,
    cancel: CancellationToken,
) -> Result<()>