env_perm 0.1.0

Sets environment variables in your profile
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.dirs]
version = "1.0"

[package]
authors = ["Tom Gowan <tomrgowan@gmail.com>"]
description = "Sets environment variables in your profile"
documentation = "https://docs.rs/env_perm"
edition = "2018"
keywords = ["env", "environment", "variable"]
license = "MIT"
name = "env_perm"
readme = "README.md"
repository = "https://github.com/freesig/env_perm"
version = "0.1.0"