☰
Module bufwriter
Structs
?
Module
std
::
io
::
buffered
::
bufwriter
source
·
[
−
]
Structs
BufWriter
Wraps a writer and buffers its output.
WriterPanicked
Error returned for the buffered data from
BufWriter::into_parts
, when the underlying writer has previously panicked. Contains the (possibly partly written) buffered data.