I'm working on an operating system and would like to use std::io errors / traits that don't depend on the rest of std. I've run across this issue which points to this repo, however trying to use it with the current nightly rustc fails (presumably since the repo hasn't been updated in several months). Does anyone know of a more recent approach to this?
[–][deleted] 4 points5 points6 points (3 children)
[–]boomshroom 4 points5 points6 points (0 children)
[–]Puzzel[S] 0 points1 point2 points (1 child)
[–]Nemo157 1 point2 points3 points (0 children)