Skip to content

Documentation is generated for the empty tokio::net::unix::datagram module  #3772

@udoprog

Description

@udoprog

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 crateC-bugCategory: This is a bug.T-docsTopic: documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions