zng-env 0.11.2

Part of the zng project.
Documentation
<!--do doc --readme header-->
This crate is part of the [`zng`](https://github.com/zng-ui/zng?tab=readme-ov-file#crates) project.


<!--do doc --readme features-->
## Cargo Features

This crate provides 3 feature flags, 0 enabled by default.

#### `"built_res"`
Check if `res` path is available in `init_built_res` first.

Enabled by default in debug builds, ignored in Android and Wasm.

#### `"parse"`
Enable manifest metadata parsing.

#### `"build_cli_com_proxy"`
Enable in `windows_subsystem::build_cli_com_proxy`.

<!--do doc --readme #SECTION-END-->