2 releases

Uses new Rust 2024

0.14.1 Apr 12, 2025
0.14.0 Apr 12, 2025

#1986 in GUI

Download history 275/week @ 2025-04-08 120/week @ 2025-04-15 51/week @ 2025-04-22 67/week @ 2025-04-29 64/week @ 2025-05-06 42/week @ 2025-05-13 1/week @ 2025-05-20 3/week @ 2025-05-27 27/week @ 2025-06-03 2/week @ 2025-06-10 30/week @ 2025-06-17 27/week @ 2025-06-24

86 downloads per month
Used in 15 crates (7 directly)

MIT license

365KB
8K SLoC

The core library of Iced.

This library holds basic types that can be reused and re-exported in different runtime implementations.

The foundations of the Iced ecosystem


iced_core

Documentation Crates.io License Discord Server

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.

The foundations

Dependencies

~6–24MB
~374K SLoC