temp_testdir 0.2.3

Little crate to use temp directory in crate. You can chose if delete it after use or not to debugging purpose.
Documentation
[dependencies]

[package]
authors = ["Michele d'Amico <michele.damico@gmail.com>"]
categories = ["development-tools::testing"]
description = "Little crate to use temp directory in crate. You can chose\nif delete it after use or not to debugging purpose.\n"
homepage = "https://github.com/la10736/temp_testdir"
keywords = ["test", "temp"]
license = "MIT/Apache-2.0"
name = "temp_testdir"
readme = "README.md"
repository = "https://github.com/la10736/temp_testdir.git"
version = "0.2.3"