22 releases (12 breaking)
0.13.2 | Sep 20, 2024 |
---|---|
0.12.3 | Mar 3, 2024 |
0.10.0 | Jul 28, 2023 |
0.8.1 | Feb 25, 2023 |
0.1.0 | Nov 25, 2019 |
#1916 in GUI
31,686 downloads per month
Used in 192 crates
(25 directly)
330KB
7.5K
SLoC
The core library of Iced.
This library holds basic types that can be reused and re-exported in different runtime implementations.
iced_core
iced_core
holds basic reusable types of the public API. For instance, basic data types like Point
, Rectangle
, Length
, etc.
This crate is meant to be a starting point for an Iced runtime.
Dependencies
~7–19MB
~336K SLoC