licenses.dev

path-absolutize v3.1.1

A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
concat-with • 0.2.9Extend the function of the `concat!` macro in `std`.INDIRECT0
path-dedot • 3.1.1A library for extending `Path` and `PathBuf` in order to parse the path which contains dots.DIRECT1
slash-formatter • 3.1.6This crate provides functions to deal with slashes and backslashes in strings.DIRECT1
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
bencher • 0.1.5A port of the libtest (unstable Rust) benchmark runner to Rust stable releases. Supports running benchmarks and filtering based on the name. Benchmark execution works exactly the same way and no more (caveat: black_box is still missing!).DIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/path-absolutize)](https://licenses.dev/cargo/path-absolutize)
<a href="https://licenses.dev/cargo/path-absolutize">
  <img src="https://licenses.dev/b/cargo/path-absolutize" alt="licenses" />
</a>

Or the licenses badge code for the 3.1.1 version:

[![licenses](https://licenses.dev/b/cargo/path-absolutize/3.1.1)](https://licenses.dev/cargo/path-absolutize/3.1.1)
<a href="https://licenses.dev/cargo/path-absolutize/3.1.1">
  <img src="https://licenses.dev/b/cargo/path-absolutize/3.1.1" alt="licenses" />
</a>
GitHub