Function zombienet_support::net::wait_ws_ready

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