Registry / async / iced-futures

iced-futures

JSON →
library0.14.0rscratesunverified

Provides commands, subscriptions, and future executors for the Iced GUI framework.

# Cargo.toml [dependencies] iced_futures = "0.14.0"
INSTALL
IMPORT
SIG · ICED-FUTURES
I
iced-futures
asyncrustv0.14.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Executor
use iced_futures::Executor;

Creates a new Iced futures executor.

use iced_futures::Executor; fn main() { let executor = Executor::new(); println!("Executor created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.14.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
28
OpenAI (training)
1
Resources
iced-futures — cargo add iced-futures · libregistry