licenses.dev

dill v0.15.0

Runtime depenency injection library.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
diff • 0.1.13An LCS based slice and string diffing implementation.INDIRECT0
dill-impl • 0.15.0Implementation details of the dill DI library.DIRECT4
indoc • 2.0.7Indented document literalsDIRECT1
multimap • 0.10.1A multimap implementation.DIRECT6
pin-project-lite • 0.2.17A lightweight version of pin-project written with declarative macros. INDIRECT0
pretty_assertions • 1.4.1Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs.DIRECT2
proc-macro2 • 1.0.106A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.45Quasi-quoting macro quote!(...)INDIRECT2
rustversion • 1.0.22Conditional compilation according to rustc compiler versionINDIRECT0
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
syn • 2.0.117Parser for Rust source codeINDIRECT2
thiserror-impl • 2.0.18Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 2.0.18derive(Error)DIRECT5
yansi • 1.0.1A dead simple ANSI terminal color painting library.INDIRECT0
MIT2
PackageRelationDependenciesPublished
tokio-macros • 2.6.1Tokio's proc macros. INDIRECT4
tokio • 1.50.0An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. DIRECT6
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine 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/dill)](https://licenses.dev/cargo/dill)
<a href="https://licenses.dev/cargo/dill">
  <img src="https://licenses.dev/b/cargo/dill" alt="licenses" />
</a>

Or the licenses badge code for the 0.15.0 version:

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