licenses.dev

same-content v0.1.10

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 MIT6
PackageRelationDependenciesPublished
pin-project-lite • 0.2.16A lightweight version of pin-project written with declarative macros. INDIRECT0
proc-macro2 • 1.0.103A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.41Quasi-quoting macro quote!(...)INDIRECT2
syn • 2.0.108Parser for Rust source codeINDIRECT2
typenum • 1.19.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
MIT4
PackageRelationDependenciesPublished
bytes • 1.10.1Types and traits for working with bytesINDIRECT0
generic-array • 0.14.9Generic types implementing functionality of arraysDIRECT2
tokio-macros • 2.6.0Tokio's proc macros. INDIRECT4
tokio • 1.48.0An 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.20Determine 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.1.10 version:

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