licenses.dev

directories v1.0.2

A tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT5
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
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.2 version:

[![licenses](https://licenses.dev/b/cargo/directories/1.0.2)](https://licenses.dev/cargo/directories/1.0.2)
<a href="https://licenses.dev/cargo/directories/1.0.2">
  <img src="https://licenses.dev/b/cargo/directories/1.0.2" alt="licenses" />
</a>
GitHub