iced/futures/src
2025-02-21 01:48:09 +01:00
..
backend Remove unnecessary Future imports 2025-02-21 01:41:56 +01:00
subscription Fix lints for Rust 1.80 2024-07-26 11:01:33 +02:00
backend.rs Split iced_futures into different backend implementations 2022-01-28 21:37:17 +07:00
event.rs Run cargo fmt 2025-02-21 01:37:13 +01:00
executor.rs Remove unnecessary Future imports 2025-02-21 01:41:56 +01:00
keyboard.rs Run cargo fmt 2025-02-21 01:37:13 +01:00
lib.rs Introduce Task::map_with 2025-02-11 02:34:10 +01:00
maybe.rs Move Maybe* traits back to iced_futures 2024-06-14 01:57:49 +02:00
runtime.rs Run cargo fmt 2025-02-21 01:37:13 +01:00
stream.rs Leverage new AsyncFn traits in stream module 2025-02-21 01:48:09 +01:00
subscription.rs Leverage new AsyncFn traits in stream module 2025-02-21 01:48:09 +01:00