iced-yoda/runtime
Héctor Ramón Jiménez 9e934fe2a7
Remove now redundant Overlay::is_over
The `mouse_interaction` method can be properly used
now to encode hover status with the `None` and `Idle`
variants.
2025-05-02 21:23:17 +02:00
..
src Remove now redundant Overlay::is_over 2025-05-02 21:23:17 +02:00
Cargo.toml Merge branch 'master' into beacon 2025-04-05 18:20:31 +02:00
README.md Update README.md to reflect native->runtime rename 2023-08-02 22:28:09 +02:00

iced_runtime

Documentation Crates.io License Discord Server

iced_runtime takes iced_core and builds a 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.