iced/core/README.md
2019-11-20 09:41:04 +01:00

680 B

iced_core

Documentation Crates.io License project chat

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.

iced_core