2 releases

Uses new Rust 2024

new 0.14.1 Apr 12, 2025
0.14.0 Apr 12, 2025

#1930 in GUI

Download history 291/week @ 2025-04-09

291 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

~5–19MB
~331K SLoC