Module async_rustbus::rustbus_core::wire::unixfd[][src]

Structs

UnixFd

UnixFd is a wrapper around RawFd, to ensure that opened FDs are closed again, while still having the possibility of having multiple references to it.

Enums

DupError