This crate is part of the [`zng`](https://github.com/zng-ui/zng?tab=readme-ov-file#crates) project.
This crate provides 2 feature flags, 0 enabled by default.
Enables creation of separate or pre-build view.
Only enables in `cfg(not(any(target_os = "android", target_arch = "wasm32", target_os = "ios")))` builds.
Implement `IntoVar<T>` for API types.