pathsearch 0.2.0

Search for files in PATH
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.anyhow]
version = "1.0"

[dependencies.libc]
version = "0.2"

[package]
authors = ["Wez Furlong"]
description = "Search for files in PATH"
documentation = "https://docs.rs/pathsearch"
edition = "2018"
license = "MIT"
name = "pathsearch"
readme = "README.md"
repository = "https://github.com/wez/wzsh"
version = "0.2.0"