Add the iced gui library

This commit is contained in:
Benjamin Quinn 2019-11-27 11:08:32 -05:00
parent e1513e8e3d
commit dcdcebc0f7

View file

@ -1116,6 +1116,7 @@ See also [Are we game yet?](http://arewegameyet.com)
* [saurvs/nfd-rs](https://github.com/saurvs/nfd-rs) — [nativefiledialog](https://github.com/mlabbe/nativefiledialog) bindings
* [Sciter](https://sciter.com/)
* [sciter-sdk/rust-sciter](https://github.com/sciter-sdk/rust-sciter) — Sciter bindings [<img src="https://ci.appveyor.com/api/projects/status/github/sciter-sdk/rust-sciter?svg=true">](https://ci.appveyor.com/project/sciter-sdk/rust-sciter)
* [hecrj/iced](https://github.com/hecrj/iced) - A cross-platform GUI library for Rust focused on simplicity and type-safety. Inspired by Elm.
### Image processing