This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-50/rustdoc/tokio/net/unix/sidebar-items.js

1 line
559 B
JavaScript

initSidebarItems({"struct":[["OwnedReadHalf","Owned read half of a `UnixStream`, created by `into_split`."],["OwnedWriteHalf","Owned write half of a `UnixStream`, created by `into_split`."],["ReadHalf","Borrowed read half of a `UnixStream`, created by `split`."],["ReuniteError","Error indicating that two halves were not from the same socket, and thus could not be reunited."],["SocketAddr","An address associated with a Tokio Unix socket."],["UCred","Credentials of a process."],["WriteHalf","Borrowed write half of a `UnixStream`, created by `split`."]]});