relative-path-utils 0.3.1

Portable, relative paths for Rust.
Documentation

relative-path-utils

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.