layout!() { /* proc-macro */ }
Reads an XML layout file at compile time and generates iced widget code.
The path is relative to CARGO_MANIFEST_DIR.
CARGO_MANIFEST_DIR
layout!("src/page/test-layout.xml")