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

https://github.com/tadghh/rust-env-demo


https://github.com/tadghh/rust-env-demo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Demo of rust/cargo env behaviour
showcases embedded env, env set with `config.toml` and dynamic env values.
```sh
cargo run dev
cargo build --release
./target/release/rust-env-demo
```