☰
StreamSocketMap
In fake_netstack
?
Type Definition
fake_netstack
::
StreamSocketMap
source
·
[
−
]
pub(crate) type StreamSocketMap =
HashMap
<
SocketAddress
,
Rc
<
RefCell
<
StreamSocket
>>>;