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 hyperlinks to items in docs prose

KodrAus opened this issue · comments

Relevant API Guideline

Make the following item references in the docs links:

  • is_same_file from crate root docs
  • examples/is_stderr.rs example source from crate root docs