https://github.com/paritytech/environmental
Utility for setting scope-limited "environmental values" can can be accessed statically.
https://github.com/paritytech/environmental
Last synced: about 1 year ago
JSON representation
Utility for setting scope-limited "environmental values" can can be accessed statically.
- Host: GitHub
- URL: https://github.com/paritytech/environmental
- Owner: paritytech
- License: apache-2.0
- Created: 2018-09-13T14:18:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-30T14:25:38.000Z (over 3 years ago)
- Last Synced: 2023-04-09T19:13:59.026Z (about 3 years ago)
- Language: Rust
- Size: 32.2 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Environmental
.Summary
[source, toml]
----
include::Cargo.toml[lines=2..5]
----
.Description
----
include::src/lib.rs[tag=description]
----