iced_core

Crates.ioiced_core
lib.rsiced_core
version0.13.2
sourcesrc
created_at2019-09-20 08:07:45.975027
updated_at2024-09-20 16:12:13.981239
descriptionThe essential ideas of iced
homepagehttps://iced.rs
repositoryhttps://github.com/iced-rs/iced
max_upload_size
id166155
size340,030
Héctor Ramón (hecrj)

documentation

README

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

Commit count: 5278

cargo fmt