licenses.dev

strum v0.27.2

Helpful macros for working with enums and strings

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
fastrand • 2.3.0A simple and fast random number generatorINDIRECT0
heck • 0.5.0heck is a case conversion library.INDIRECT0
proc-macro2 • 1.0.103A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.42Quasi-quoting macro quote!(...)INDIRECT2
siphasher • 1.0.1SipHash-2-4, SipHash-1-3 and 128-bit variants in pure RustINDIRECT0
syn • 2.0.111Parser for Rust source codeINDIRECT2
MIT5
PackageRelationDependenciesPublished
phf_generator • 0.12.1PHF generation logicINDIRECT3
phf_macros • 0.12.1Macros to generate types in the phf crateINDIRECT8
phf_shared • 0.12.1Support code shared by PHF librariesINDIRECT1
phf • 0.12.1Runtime support for perfect hash function data structuresDIRECT9
strum_macros • 0.27.2Helpful macros for working with enums and stringsDIRECT5
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.22Determine 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/strum)](https://licenses.dev/cargo/strum)
<a href="https://licenses.dev/cargo/strum">
  <img src="https://licenses.dev/b/cargo/strum" alt="licenses" />
</a>

Or the licenses badge code for the 0.27.2 version:

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