mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
The `rust_attributes` in langtype::Struct is a bit wierd as it is only used for rust code generation, yet is stored in every Struct. Instead, read the `node` while doing code generation like we do in C++. The previous code was ignoring the error lexing the code in the attribute, and now we add a compile_error! |
||
|---|---|---|
| .. | ||
| build | ||
| macros | ||
| slint | ||