BurntSushi / same-file

Cross platform Rust library for checking whether two file paths are the same file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add examples to public methods on `Handle`

KodrAus opened this issue · comments

Relevant API Guideline

Add an example to the following methods on Handle:

  • from_path
  • from_file
  • stdin
  • stdout
  • stderr
  • as_file
  • as_mut_file

Just leaving a note here that I'm working on the examples here and errors in #4.