Initial docs commit

This commit is contained in:
Uttarayan Mondal
2021-03-15 01:27:34 +05:30
commit d5ecda4c73
20211 changed files with 1370362 additions and 0 deletions
+1
View File
@@ -0,0 +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."]]});