Struct std::io::Sink 1.0.0[−][src]
A writer which will move data into the void.
This struct is generally created by calling sink
. Please
see the documentation of sink()
for more details.
A writer which will move data into the void.
This struct is generally created by calling sink
. Please
see the documentation of sink()
for more details.