Hey everyone! Now that the new io has landed, I wanted to request some feedback from yinz.
std::old_io has a bunch of examples at the module level: http://doc.rust-lang.org/nightly/std/old_io/index.html
I’m going to be starting to write API docs for std::io this week. What do you think of these common actions at the module level? Is the list good? Should I use other examples? Are any of these too obscure to go here?
Also, thoughts about what I should document first would be welcome. Thanks!