licenses.dev

nodrop-union v0.1.11

A wrapper type to inhibit drop (destructor). Implementation crate for nodrop, the untagged unions implementation (which is unstable / requires nightly) as of this writing. ***Deprecated: Use ManuallyDrop or MaybeUninit instead!***

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/nodrop-union)](https://licenses.dev/cargo/nodrop-union)
<a href="https://licenses.dev/cargo/nodrop-union">
  <img src="https://licenses.dev/b/cargo/nodrop-union" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.11 version:

[![licenses](https://licenses.dev/b/cargo/nodrop-union/0.1.11)](https://licenses.dev/cargo/nodrop-union/0.1.11)
<a href="https://licenses.dev/cargo/nodrop-union/0.1.11">
  <img src="https://licenses.dev/b/cargo/nodrop-union/0.1.11" alt="licenses" />
</a>
GitHub