licenses.dev

newtype_derive v0.1.6

This crate provides macros for deriving common traits for newtype structures.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
custom_derive • 0.1.7(Note: superseded by `macro-attr`) This crate provides a macro that enables the use of custom derive attributes.DIRECT0
rustc_version • 0.1.7A library for querying the version of a installed rustc compilerDIRECT1
semver • 0.1.20Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.6 version:

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