licenses.dev

entity-tag v0.1.8

This crate provides a `EntityTag` structure and functions to deal with the ETag header field of HTTP.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
base64 • 0.21.7encodes and decodes base64 as bytes or utf8DIRECT0
MIT1
PackageRelationDependenciesPublished
highway • 1.2.0Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash functionDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/entity-tag)](https://licenses.dev/cargo/entity-tag)
<a href="https://licenses.dev/cargo/entity-tag">
  <img src="https://licenses.dev/b/cargo/entity-tag" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.8 version:

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