tmp_env 0.1.1

A crate which lets you create temporary environment and be automatically restored/cleaned when not needed
Documentation
[dependencies.rand]
version = "0.8.3"

[package]
authors = ["Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>"]
categories = ["filesystem", "development-tools", "config"]
description = "A crate which lets you create temporary environment and be automatically restored/cleaned when not needed"
edition = "2018"
keywords = ["env", "tmp", "drop", "guard", "dir"]
license-file = "LICENSE"
name = "tmp_env"
readme = "README.md"
repository = "https://github.com/bnjjj/tmp_env"
version = "0.1.1"