☰
LocalStream
In std::io::stdio
?
Type Definition
std
::
io
::
stdio
::
LocalStream
source
·
[
−
]
type LocalStream =
Arc
<
Mutex
<
Vec
<
u8
>>>;