iced/runtime/README.md
2023-03-05 06:36:36 +01:00

1.1 KiB

iced_runtime

Documentation Crates.io License Discord Server

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

Installation

Add iced_runtime as a dependency in your Cargo.toml:

iced_runtime = "0.9"

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.