pub fn upgrade_write<T: Write>(inner: T) -> Adaptor<T>
Expand description

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