window::Id
Event
And remove `window::Id` from `Event` altogether.
README
iced_core
iced_core holds basic reusable types of the public API. For instance, basic data types like Point, Rectangle, Length, etc.
Point
Rectangle
Length
This crate is meant to be a starting point for an Iced runtime.