1548 shaares
1 result
tagged
gtk
Relm is a new crate (Rust library) to develop asynchronous GUI applications in Rust. Introduction Relm provides a way to combine futures/tokio with GTK+ in an elegant way, to easily write asynchronous GUI applications. This library is inspired by the elm programming language in that it uses The Elm Architecture,...