licenses.dev

enumset_derive v0.11.0

An internal helper crate for enumset. Not public API.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT11
PackageRelationDependenciesPublished
equivalent • 1.0.2Traits for key comparison in maps.INDIRECT0
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
hashbrown • 0.15.4A Rust port of Google's SwissTable hash mapINDIRECT0
ident_case • 1.0.1Utility for applying case rules to Rust identifiers.INDIRECT0
indexmap • 2.10.0A hash table with consistent order and fast iteration.INDIRECT2
proc-macro-crate • 3.2.0Replacement for crate (macro_rules keyword) in proc-macros DIRECT5
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)DIRECT2
syn • 2.0.104Parser for Rust source codeDIRECT2
toml_datetime • 0.6.11A TOML-compatible datetime typeINDIRECT0
toml_edit • 0.22.27Yet another format-preserving TOML parser.INDIRECT4
MIT3
PackageRelationDependenciesPublished
darling_core • 0.20.11Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. INDIRECT6
darling_macro • 0.20.11Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. INDIRECT7
darling • 0.20.11A proc-macro library for reading attributes into structs when implementing custom derives. DIRECT8
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine 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/enumset_derive)](https://licenses.dev/cargo/enumset_derive)
<a href="https://licenses.dev/cargo/enumset_derive">
  <img src="https://licenses.dev/b/cargo/enumset_derive" alt="licenses" />
</a>

Or the licenses badge code for the 0.11.0 version:

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