Files
rapr-rs/docs/tokio/net/tcp/sidebar-items.js
T
Uttarayan Mondal d5ecda4c73 Initial docs commit
2021-03-15 01:27:34 +05:30

1 line
452 B
JavaScript

initSidebarItems({"struct":[["OwnedReadHalf","Owned read half of a `TcpStream`, created by `into_split`."],["OwnedWriteHalf","Owned write half of a `TcpStream`, created by `into_split`."],["ReadHalf","Borrowed read half of a `TcpStream`, created by `split`."],["ReuniteError","Error indicating that two halves were not from the same socket, and thus could not be reunited."],["WriteHalf","Borrowed write half of a `TcpStream`, created by `split`."]]});