StyleSheet
Text
Theme
RFC: https://github.com/iced-rs/rfcs/pull/6
iced_pure
... and fix collisions with the new `helpers`
max_width
Column
todos
The `Widget` trait in `iced_pure` needed to change a bit to make the implementation of `Element::map` possible. Specifically, the `children` method has been split into `diff` and `children_state`.