{"id":73577,"library":"iced-runtime","title":"Iced Runtime","description":"A renderer-agnostic runtime for iced","status":"active","version":"0.14.0","language":"rust","source_language":null,"source_url":"https://github.com/iced-rs/iced","tags":["gui","runtime","renderer","iced"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\niced_runtime = \"0.14.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add iced_runtime","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Runtime","correct":"use iced_runtime::Runtime;"}],"quickstart":{"code":"use iced_runtime::Runtime;\n\nfn main() {\n    let runtime = Runtime::new();\n    println!(\"Runtime created\");\n}","lang":"rust","description":"Create a new Iced runtime instance"},"warnings":[{"fix":"Add the appropriate backend feature to your Cargo.toml","message":"Requires a GUI backend feature flag (e.g., `iced_wgpu`)","severity":"gotcha","affected_versions":">=0.14.0"}],"env_vars":null,"search_vec":"'agnost':6 'gui':10 'ice':1,9,13 'render':5,12 'renderer-agnost':4 'runtim':2,7,11","created_at":"2026-06-17T18:52:43.259819+00:00","updated_at":"2026-06-17T18:52:43.259819+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://iced.rs","github":"https://github.com/iced-rs/iced","docs":"https://docs.rs/iced_runtime/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["ui"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}