iced/runtime
Bingus d53ccc857d
refactored window storage;
new helper window events (Destroyed, Created);
clippy + fmt;
2023-07-21 13:53:38 -07:00
..
src refactored window storage; 2023-07-21 13:53:38 -07:00
Cargo.toml refactored window storage; 2023-07-21 13:53:38 -07:00
README.md Merge branch 'master' into advanced-text 2023-04-17 23:41:12 +02:00

iced_runtime

Documentation Crates.io License Discord Server

iced_runtime takes iced_core and builds a native runtime on top of it.

Iced moves fast and the master branch can contain breaking changes! If you want to learn about a specific release, check out the release list.