[package] name = "clonesure" version = "0.3.0" edition = "2018" license = "MIT" authors = ["DiscreteTom "] description = "A helper macro to create closures which will clone its environment." repository = "https://github.com/DiscreteTom/clonesure" keywords = ["closure", "clone", "macro"]