derive PartialEq and Eq for `mouse::click::Kind`
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.