2 releases
Uses new Rust 2024
new 0.14.1 | Apr 12, 2025 |
---|---|
0.14.0 | Apr 12, 2025 |
#1930 in GUI
291 downloads per month
Used in 15 crates
(7 directly)
365KB
8K
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
~5–19MB
~331K SLoC