licenses.dev

stable_deref_trait v1.2.0

An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.2.0 version:

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