licenses.dev

nodrop v0.1.14

A wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead!***

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
nodrop-union • 0.1.11A 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!*** DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.14 version:

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