libp2p_ping::protocol
pub async fn send_ping<S>(__arg0: S) -> Result<(S, Duration)> where S: AsyncRead + AsyncWrite + Unpin,
Sends a ping and waits for the pong.