Function zombienet_support::net::wait_ws_ready

source ยท
pub async fn wait_ws_ready(
    url: &str,
) -> Result<(), Box<dyn Error + Send + Sync>>