licenses.dev

erasable v1.3.0

Type-erased thin pointers.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
autocfg • 1.5.0Automatic cfg for Rust compiler featuresDIRECT0
either • 1.15.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. DIRECT0
scopeguard • 1.2.0A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.3.0 version:

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