libp2prs_swarm::ping
pub async fn ping<T: ReadEx + WriteEx + Send + Debug>( stream: T, timeout: Duration) -> Result<Duration, TransportError>