licenses.dev

enum_index v0.2.0

Trait and macros for extracting Enum variant index

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
quote • 0.3.15Quasi-quoting macro quote!(...)INDIRECT0
syn • 0.11.11Parser for Rust source codeINDIRECT3
synom • 0.11.3Stripped-down Nom parser used by SynINDIRECT1
unicode-xid • 0.0.4Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
MIT1
PackageRelationDependenciesPublished
enum_index_derive • 0.2.0Macros for extracting Enum variant indexDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

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