Function tagger::upgrade[][src]

pub fn upgrade<T: Write>(inner: T) -> WriterAdaptor<T>

Upgrade a std::io::Write to be a std::fmt::Write