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