-
-
Couldn't load subscription status.
- Fork 2.8k
Closed
Closed
Copy link
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateC-bugCategory: This is a bug.Category: This is a bug.T-docsTopic: documentationTopic: documentation
Description
Version
1.5.0
Platform
Unix / All (depending on how you look at it)
Description
See: https://docs.rs/tokio/1.5.0/tokio/net/unix/datagram/index.html
All of the relevant types are exported directly in tokio::net already, so this module effectively contains nothing. It might be suitable to make it private.
I'm raising this as an issue, because I'm honestly not sure if this change would count as an API break. Maybe there's some weird macro interaction with a path that wouldn't be happy as a result?
Metadata
Metadata
Assignees
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateC-bugCategory: This is a bug.Category: This is a bug.T-docsTopic: documentationTopic: documentation