licenses.dev

path-dedot v3.1.1

A library for extending `Path` and `PathBuf` in order to parse the path which contains dots.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT3
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
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.1.1 version:

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