licenses.dev

same-content v0.2.0

Determine whether data from different sources are the same.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
pin-project-lite • 0.2.17A lightweight version of pin-project written with declarative macros. INDIRECT0
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 • 3.0.4Parser for Rust source codeINDIRECT2
MIT3
PackageRelationDependenciesPublished
bytes • 1.12.1Types and traits for working with bytesINDIRECT0
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. DIRECT7
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/same-content)](https://licenses.dev/cargo/same-content)
<a href="https://licenses.dev/cargo/same-content">
  <img src="https://licenses.dev/b/cargo/same-content" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.0 version:

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