licenses.dev

smart-default v0.2.0

Rust custom-derive macro for Default with more control on the fields

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!(...)DIRECT0
syn • 0.11.11Parser for Rust source codeDIRECT3
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

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