relative-path-utils

Crates.iorelative-path-utils
lib.rsrelative-path-utils
version0.1.1
sourcesrc
created_at2023-12-26 19:27:18.017164
updated_at2023-12-26 23:20:06.964423
descriptionPortable, relative paths for Rust.
homepagehttps://github.com/udoprog/relative-path
repositoryhttps://github.com/udoprog/relative-path
max_upload_size
id1081141
size76,726
John-John Tedro (udoprog)

documentation

https://docs.rs/relative-path

README

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.
Commit count: 179

cargo fmt