licenses.dev

owning_ref v0.4.1

A library for creating references that carry their owner with them.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
stable_deref_trait • 1.2.0An 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. DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.1 version:

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