licenses.dev

drop-tracker v0.1.3

Crate to check when a variable gets dropped. Useful for testing wrappers and containers that use unsafe memory management.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

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

Or the licenses badge code for the 0.1.3 version:

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