BurntSushi/same-file

Add Errors Section to methods on `Handle`

KodrAus opened this issue · 0 comments

Relevant API Guideline

Add an Errors section to the following methods on Handle:

  • from_path
  • from_file
  • stdin
  • stdout
  • stderr

See the API Guidelines above for some inspiration.