licenses.dev

dill v0.17.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 MIT16
PackageRelationDependenciesPublished
diff • 0.1.13An LCS based slice and string diffing implementation.INDIRECT0
dill-impl • 0.17.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.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
rustversion • 1.0.23Conditional compilation according to rustc compiler versionINDIRECT0
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
syn • 3.0.5Parser for Rust source codeINDIRECT2
thiserror-impl • 2.0.20Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 2.0.20derive(Error)DIRECT5
yansi • 1.0.1A dead simple ANSI terminal color painting library.INDIRECT0
MIT2
PackageRelationDependenciesPublished
tokio-macros • 2.7.2Tokio's proc macros. INDIRECT4
tokio • 1.53.1An 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.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/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.17.0 version:

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