Package: librust-search-path-dev (0.1.4-4)
Links for librust-search-path-dev
Debian Resources:
Download Source Package rust-search-path:
- [rust-search-path_0.1.4-4.dsc]
- [rust-search-path_0.1.4.orig.tar.gz]
- [rust-search-path_0.1.4-4.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
very simple search path file finder - Rust source code
The SearchPath type allows for the finding of files using a series of search directories. This is akin to the mechanism a shell uses to find executables using the PATH environment variable. It can be constructed with a search path from an environment variable, from a string, or from a list of either string or Path/PathBuf values. Typically the find methods return the first matching file or directory, but the find_all method specifically collects and returns a list of all matching paths.
This package contains the source for the Rust search-path crate, for use with cargo.
Download librust-search-path-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 8.4 kB | 60.0 kB | [list of files] |