Proto-RFC: "Approve" of std::fmt::Write for general-purpose use

Of relevance: Pre-RFC: Separate reading/writing String from std::io::Read/std::io::Write

I’m fine with keeping the trait path as it is, but std::fmt::Error should expose a possible underlying std::io::Error.