connect_with

Function connect_with 

Source
pub async fn connect_with<T, U>(
    message: U,
    cfg: SharedCfg,
) -> Result<Io, ConnectError>
where T: Address, Connect<T>: From<U>,
Expand description

Resolve and connect to remote host