18 releases (breaking)
0.13.0 | Sep 18, 2024 |
---|---|
0.12.2 | Feb 26, 2024 |
0.10.1 | Oct 30, 2023 |
0.10.0 | Jul 28, 2023 |
0.1.0-alpha |
|
#1328 in GUI
21,091 downloads per month
Used in 126 crates
(3 directly)
510KB
9K
SLoC
iced_winit
iced_winit
offers some convenient abstractions on top of iced_native
to quickstart development when using winit
.
It exposes a renderer-agnostic Application
trait that can be implemented and then run with a simple call. The use of this trait is optional. A conversion
module is provided for users that decide to implement a custom event loop.
Dependencies
~21–56MB
~1M SLoC