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`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
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`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||