iced/pure
Héctor Ramón Jiménez 43a7ad72ef
Expose function helpers to build widgets in pure::widget
`button("Hello")` is easier to write and read than
`Button::new("Hello")`.
2022-02-11 18:42:15 +07:00
..
src Expose function helpers to build widgets in pure::widget 2022-02-11 18:42:15 +07:00
Cargo.toml Rename iced_virtual to iced_pure 2022-02-11 17:50:12 +07:00