I'd never heard of Elm until I ran across Iced [1] ("Iced is a cross-platform GUI library focused on simplicity and type-safety. Inspired by Elm.").
Has anyone who liked Elm tried Iced? Any thoughts?
I've been checking out various GUI libraries for Rust, but I don't have time to investigate them in depth--so I thought maybe someone might have already done the investigation for me :)
system76 is using it to develop their new cosmic desktop environment for linux. The code is here https://github.com/pop-os/cosmic-epoch
We'll see how it starts panning out this year or next.