licenses.dev

metered-macro v0.3.0

Fast, ergonomic metrics for Rust!

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT14
PackageRelationDependenciesPublished
aspect-weave • 0.2.1An Aspect Toolkit for Rust DIRECT12
auto_enums_core • 0.7.12An internal crate to support auto_enums - do not use directly INDIRECT4
auto_enums_derive • 0.7.12An internal crate to support auto_enums - do not use directly INDIRECT6
auto_enums • 0.7.12A library for to allow multiple return types by automatically generated enum. INDIRECT8
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
derive_utils • 0.11.2A procedural macro helper for easily writing derive macros for enums. INDIRECT4
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
heck • 0.3.3heck is a case conversion library.DIRECT1
indexmap • 1.9.3A hash table with consistent order and fast iteration.DIRECT2
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)DIRECT2
syn • 1.0.109Parser for Rust source codeDIRECT3
synattra • 0.2.1A Syn Attribute Parser Toolkit DIRECT9
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.0 version:

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