The paths checked by `fn exists` are well-known Unix locations, and not meaningful to check on Windows. Provide an implementation of `fn exists` for Windows, which uses `which.exe` to look for binaries, and use that to provide sane defaults for Windows. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||