licenses.dev

custom_derive v0.1.7

(Note: superseded by `macro-attr`) This crate provides a macro that enables the use of custom derive attributes.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.7 version:

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