environ 1.1.3

Set scope-limited values can can be accessed statically
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "environ"
description = "Set scope-limited values can can be accessed statically"
version = "1.1.3"
authors = ["Parity Technologies <admin@parity.io>"]
license = "Apache-2.0"
edition = "2018"
homepage = "https://github.com/tetcoin/environ"
repository = "https://github.com/tetcoin/environ"
documentation = "https://docs.rs/environ"

[features]
default = ["std"]
std = []