send_handshake

Function send_handshake 

Source
pub async fn send_handshake(
    stream: &mut (impl AsyncWrite + Unpin),
) -> Result<()>