licenses.dev

more-di v3.2.1

Provides support for dependency injection (DI)

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
cfg-if • 1.0.5A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. DIRECT0
proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.47Quasi-quoting macro quote!(...)INDIRECT2
syn • 2.0.119Parser for Rust source codeINDIRECT2
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.61.2Rust for WindowsINDIRECT1
MIT2
PackageRelationDependenciesPublished
maybe-impl • 0.1.0Provides support to conditionally implement one or more traitsDIRECT4
more-di-macros • 3.2.1Macro implementation of #[injectable]DIRECT4
MPL-2.01
PackageRelationDependenciesPublished
colored • 3.1.1The most simple way to add colors in your terminalDIRECT2
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.25Determine 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/more-di)](https://licenses.dev/cargo/more-di)
<a href="https://licenses.dev/cargo/more-di">
  <img src="https://licenses.dev/b/cargo/more-di" alt="licenses" />
</a>

Or the licenses badge code for the 3.2.1 version:

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