iced/runtime
Héctor Ramón Jiménez 9f21eae152
Introduce Task::map_with
2025-02-11 02:34:10 +01:00
..
src Introduce Task::map_with 2025-02-11 02:34:10 +01:00
Cargo.toml Implement sipper support through Task::sip 🎉 2025-02-09 11:14:02 +01: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.