iced/pure/src
0x192 cfc164d83d
Implement Default for pure::State
Impure Applications using pure widgets can now use a struct implementing `Default`
2022-03-29 22:55:06 +02:00
..
widget Loose lifetime bounds in pure::Widget implementations 2022-03-29 18:24:17 +07:00
element.rs Loose lifetime bounds in pure::Widget implementations 2022-03-29 18:24:17 +07:00
flex.rs Rename iced_virtual to iced_pure 2022-02-11 17:50:12 +07:00
helpers.rs Export widget modules in iced_pure 2022-03-16 17:37:19 +07:00
lib.rs Implement Default for pure::State 2022-03-29 22:55:06 +02:00
overlay.rs Export widget modules in iced_pure 2022-03-16 17:37:19 +07:00
widget.rs Implement pure version of Svg widget 2022-03-22 23:40:08 +07:00