iced-yoda/core/src/widget
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
..
operation Introduce visible_bounds operation for Container 2023-07-27 01:04:18 +02:00
id.rs Create iced_widget subcrate and re-organize the whole codebase 2023-03-04 05:37:11 +01:00
operation.rs Introduce visible_bounds operation for Container 2023-07-27 01:04:18 +02:00
text.rs Chore: Apply some minor clippy fixes 2023-09-19 01:52:25 -04:00
tree.rs Introduce keyed::Column widget 2023-09-04 02:55:09 +02:00