kvarn_utils::prelude::ioStruct Sink
1.0.0 · source  #[non_exhaustive]
pub struct Sink;
Expand description
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.
Performs copy-assignment from 
source. 
Read more