Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?

  • MrHandyMan@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    4 months ago

    Been testing out iced recently. I wish it had a better documentation, but otherwise it’s pretty cool.

    • secana@programming.devOP
      link
      fedilink
      arrow-up
      4
      ·
      4 months ago

      I had the same experience. If you can live with a gpl license, maybe https://slint.dev/ is an alternative. I’ll wait which UI framework becomes the predominantly one, before I start using rust for gui stuff.