#relative-path

relative-path-utils

Portable, relative paths for Rust

3 unstable releases

0.2.0 Aug 13, 2024
0.1.1 Dec 26, 2023
0.1.0 Dec 26, 2023

#604 in Filesystem

46 downloads per month

MIT/Apache

190KB
3K SLoC

relative-path-utils

github crates.io docs.rs build status

Utilities for working with relative paths.

This crate contains:

  • Root the root feature - A root directory that can be used to open files relative to it.
  • Glob the root feature - A glob pattern that can be used to match files relative to a Root.

Dependencies

~0–8MB
~61K SLoC