licenses.dev

aliasable v0.1.3

Basic aliasable (non unique pointer) types

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
aliasable_deref_trait • 0.2.1Marker trait for types that deref to an address that is aliasable when coerced to a raw pointerDIRECT0
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/aliasable)](https://licenses.dev/cargo/aliasable)
<a href="https://licenses.dev/cargo/aliasable">
  <img src="https://licenses.dev/b/cargo/aliasable" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.3 version:

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