zng-env 0.10.2

Part of the zng project.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!--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 2 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.

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