A `HashMap` does not guarantee a consistent iteration order. It is desirable that all environment variables are printed in a consistent order. Use a `BTreeMap` which guarantees a consistent iteration order. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| build.rs | ||