Skip to main content

start

Function start 

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