Mastodon Feed: Post

Mastodon Feed

jsonstein@masto.deoan.org ("Jeff Sonstein") wrote:

oh yay, we likes it when things "just work"... esp in a #Rust program ;^}

so far, I am hating building & integrating GUIs with #Rust using the @TauriApps libraries less than anything else I have tried. I can save/restore window state, separate the presentation layer into HTML & CSS, use ECMAScript to manage interaction, separate the application logic into #Rust, and check for the existence of a file & persist stuff (like an API key) into it without too much gnashing of teeth.

life is good.