assembly_xml/
env_data.rs

1//! # The XML `<envData>` format
2//!
3//! This is used in:
4//! - The `*.evc` files in the `res/maps` files.
5//!
6//! Docs: <https://lu-docs.readthedocs.io/en/latest/file-structures.html#environment-evc>