licenses.dev

enum_primitive v0.1.1

Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
num-traits • 0.1.43Numeric traits for generic mathematicsDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

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