sink_readable

Function sink_readable 

Source
pub fn sink_readable<W>(w: W) -> Sink<W, ReadableFormatter>
where W: Write,