licenses.dev

enumset v1.1.14

A library for creating compact sets of enums.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
defmt-macros • 1.1.1defmt macrosINDIRECT8
defmt-parser • 1.0.0Parsing library for defmt format stringsINDIRECT6
defmt • 1.1.1A highly efficient logging framework that targets resource-constrained devices, like microcontrollersDIRECT10
enumset_derive • 0.15.0An internal helper crate for enumset. Not public API.DIRECT9
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
ident_case • 1.0.1Utility for applying case rules to Rust identifiers.INDIRECT0
proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.47Quasi-quoting macro quote!(...)INDIRECT2
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.119Parser for Rust source codeINDIRECT2
syn • 3.0.3Parser for Rust source codeINDIRECT2
thiserror-impl • 2.0.19Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 2.0.19derive(Error)INDIRECT5
MIT3
PackageRelationDependenciesPublished
darling_core • 0.21.3Helper 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.21.3Internal 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.21.3A proc-macro library for reading attributes into structs when implementing custom derives. INDIRECT8
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine 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)](https://licenses.dev/cargo/enumset)
<a href="https://licenses.dev/cargo/enumset">
  <img src="https://licenses.dev/b/cargo/enumset" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.14 version:

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