So I'm fleshing out this app with
2026-04-23 17:35:03.147115+02 by Dan Lyke 0 comments
So I'm fleshing out this app with Cosmic/Iced, and... is there a cross-platform widget set for Rust that's lighter weight and not so "rerender everything when the data model changes" based?
Preferably with a reasonable table control that has in-place editing, and cropping of columns with variable length (so a cell with long data in a column that fills doesn't overrun the next column)?