[]
= "drop-tracker"
= "0.2.0"
= "2024"
= "1.85.0"
= ["Andrea Corbellini <corbellini.andrea@gmail.com>"]
= "BSD-3-Clause"
= "Crate to check when a variable gets dropped. Useful for testing wrappers and containers that use unsafe memory management."
= "https://github.com/andreacorbellini/rust-drop-tracker"
= ["testing", "drop"]
= ["development-tools::testing", "rust-patterns"]
[]