licenses.dev

more-di v3.1.0

Provides support for dependency injection (DI)

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT14
PackageRelationDependenciesPublished
cfg-if • 1.0.0A 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
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
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.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
syn • 2.0.82Parser for Rust source codeINDIRECT2
windows_aarch64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows-sys • 0.48.0Rust for WindowsINDIRECT8
windows-targets • 0.48.5Import libs for WindowsINDIRECT7
MIT2
PackageRelationDependenciesPublished
more-di-macros • 3.1.0Macro implementation of #[injectable(Trait)]DIRECT4
spin • 0.9.8Spin-based synchronization primitivesDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
colored • 2.1.0The most simple way to add colors in your terminalDIRECT10
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/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.1.0 version:

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