testdrop 0.1.1

A utility to help test drop implementations
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "testdrop"
version = "0.1.1"
authors = ["malbarbo"]
description = "A utility to help test drop implementations"
keywords = ["test", "drop"]
repository = "https://github.com/malbarbo/testdrop"
homepage = "https://github.com/malbarbo/testdrop"
documentation = "https://docs.rs/testdrop"
readme = "README.md"
license = "MIT/Apache-2.0"