iced/graphics
Yuri Astrakhan efd0ff6ded Chore: Apply some minor clippy fixes
* Use `.elapsed()` for duration
* Use direct iteration without calling `.iter()` and the like
* order fields in the `Text` struct creation as declared
2023-09-19 01:52:25 -04:00
..
fonts Implement explicit text caching in the widget state tree 2023-08-30 04:31:21 +02:00
src Chore: Apply some minor clippy fixes 2023-09-19 01:52:25 -04:00
Cargo.toml Merge branch 'master' into explicit-text-caching 2023-09-10 00:34:21 +02:00