licenses.dev

serial_test_derive v3.2.0

Helper crate for serial_test

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
env_filter • 0.1.3Filter log events using environment variables INDIRECT1
env_logger • 0.11.8A logging implementation for `log` which is configured via an environment variable. DIRECT2
log • 0.4.27A lightweight logging facade for Rust INDIRECT0
prettyplease • 0.2.17A minimal `syn` syntax tree pretty-printerDIRECT4
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)DIRECT2
syn • 2.0.56Parser for Rust source codeDIRECT3
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine 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/serial_test_derive)](https://licenses.dev/cargo/serial_test_derive)
<a href="https://licenses.dev/cargo/serial_test_derive">
  <img src="https://licenses.dev/b/cargo/serial_test_derive" alt="licenses" />
</a>

Or the licenses badge code for the 3.2.0 version:

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