summaryrefslogtreecommitdiffstats
path: root/examples/pure/game_of_life/src/preset.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez2022-07-271-142/+0
* Fix `clippy` lints for all crates and featuresLibravatar Héctor Ramón Jiménez2022-07-091-5/+5
* Implement `pure` version of `game_of_life` example :tada:Libravatar Héctor Ramón Jiménez2022-03-091-0/+142