licenses.dev

manifest-dir-macros v0.1.18

This crate provides function-like macros to check or operate paths relative to CARGO_MANIFEST_DIR at compile time.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
mime • 0.3.17Strongly Typed MimesINDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.DIRECT0
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)DIRECT2
syn • 2.0.91Parser for Rust source codeDIRECT2
unicase • 2.8.0A case-insensitive wrapper around strings.INDIRECT0
MIT1
PackageRelationDependenciesPublished
mime_guess • 2.0.5A simple crate for detection of a file's MIME type by its extension.DIRECT2
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.18 version:

[![licenses](https://licenses.dev/b/cargo/manifest-dir-macros/0.1.18)](https://licenses.dev/cargo/manifest-dir-macros/0.1.18)
<a href="https://licenses.dev/cargo/manifest-dir-macros/0.1.18">
  <img src="https://licenses.dev/b/cargo/manifest-dir-macros/0.1.18" alt="licenses" />
</a>
GitHub