Auto Generated Documentation

This commit is contained in:
github-actions[bot]
2021-03-26 19:20:48 +00:00
parent 8193a198a1
commit a4995c672b
12030 changed files with 74602 additions and 154846 deletions
+1 -1
View File
@@ -1 +1 @@
initSidebarItems({"struct":[["Domain","Specification of the communication domain for a socket."],["Protocol","Protocol specification used for creating sockets via `Socket::new`."],["SockAddr","The address of a socket."],["Socket","Newtype, owned, wrapper around a system socket."],["Type","Specification of communication semantics on a socket."]]});
initSidebarItems({"struct":[["Domain","Specification of the communication domain for a socket."],["MaybeUninitSlice","A version of `IoSliceMut` that allows the buffer to be uninitialised."],["Protocol","Protocol specification used for creating sockets via `Socket::new`."],["RecvFlags","Flags for incoming messages."],["SockAddr","The address of a socket."],["SockRef","A reference to a [`Socket`] that can be used to configure socket types other than the `Socket` type itself."],["Socket","Owned wrapper around a system socket."],["TcpKeepalive","Configures a socket's TCP keepalive parameters."],["Type","Specification of communication semantics on a socket."]]});