licenses.dev

fallible_collections v0.1.3

a crate which adds fallible allocation api to std collections

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
ahash • 0.3.8A non-cryptographic hash function using AES-NI for high performanceINDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
hashbrown • 0.7.2A Rust port of Google's SwissTable hash mapDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.3 version:

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