licenses.dev

num-derive v0.2.5

Numeric syntax extensions

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT11
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
num-bigint • 0.2.6Big integer implementation for RustINDIRECT3
num-complex • 0.2.4Complex numbers implementation for RustINDIRECT2
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.2.4Rational numbers implementation for RustINDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT1
num • 0.2.1A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! DIRECT7
proc-macro2 • 0.4.30A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 0.6.13Quasi-quoting macro quote!(...)DIRECT2
syn • 0.15.44Parser for Rust source codeDIRECT3
unicode-xid • 0.1.0Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.5 version:

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