1 2 3 4 5 6 7 8
[package] description = "Trait + smart pointer for manual object destruction" edition = "2021" license = "MIT" name = "close" repository = "https://github.com/evalf/close" resolver = "2" version = "0.2.0"