An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

= Environmental

.Summary
[source, toml]
----
include::Cargo.toml[lines=2..5]
----

.Description
----
include::src/lib.rs[tag=description]
----