iced/runtime
2025-04-02 10:48:11 +02:00
..
src Relax perform from Fn to more general FnOnce 2025-03-04 22:39:38 -08:00
Cargo.toml don't use futures-executor when it's not the default executor 2025-04-02 10:48:11 +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.