simpath 2.5.0

Search for files on a path defined in an environment variable
Documentation
1
2
3
4
all:
	cargo build --all-features
	cargo clippy --all-features
	cargo test --all-features