Function tagger::from_io[][src]

pub fn from_io<T: Write>(a: T) -> ElemWriter<Adaptor<T>>
Expand description

Create an ElemWriter from a std::io::Write