*Line 2 · mod*
Grid configuration loading and deserialization from TOML target files.
---
*Line 4 · mod*
Zone model representing the runtime layout grid with rows and columns.
---
*Line 12 · fn*
Loads a target TOML file and converts its grid config into a `ZoneModel`.
---