pub async fn udp_stream_test<P: RuntimeProvider>(
server_addr: IpAddr,
provider: P,
)
Available on crate features
std
and testing
only.Expand description
Test udp_stream.
pub async fn udp_stream_test<P: RuntimeProvider>(
server_addr: IpAddr,
provider: P,
)
std
and testing
only.Test udp_stream.