mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-03 18:29:09 +00:00
![]() type-safety+=1 This would avoid for example using a sub-component index in an array of instances or items. It also self-document what the index is for. There are still a couple of cast from repeater-index to u32 because we do some hack with the repeater-index number for component containers We also cast back to numbers in order to convert it to string in the generated code. |
||
---|---|---|
.. | ||
cpp.rs | ||
rust.rs |