I've brushed up against this a couple of times now and while it doesn't really stop me from doing what I need to with the language I'm kind of just curious. Why does std::fs::File implement io::Write but not fmt::Write? Surely there's a technical reason that I'm missing and it isn't just an oversight.
6 posts - 4 participants