The required feature flag of UdpSocket
is not shown like the other net components.
#6935
Labels
A-tokio
Area: The main tokio crate
C-bug
Category: This is a bug.
E-help-wanted
Call for participation: Help is requested to fix this issue.
M-net
Module: tokio/net
T-docs
Topic: documentation
Version
tokio: 1.41.0
Description
UdpSocket
needs thenet
feature to be enabled but the docs.rs doesn't show this.UdpSocket
TcpSocket
The text was updated successfully, but these errors were encountered: