iced/futures/src
Héctor Ramón Jiménez 9f21eae152
Introduce Task::map_with
2025-02-11 02:34:10 +01:00
..
backend Rewrite websocket example using sipper 2025-02-11 01:27:51 +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 Move Maybe* traits back to iced_futures 2024-06-14 01:57:49 +02:00
executor.rs Move Maybe* traits back to iced_futures 2024-06-14 01:57:49 +02:00
keyboard.rs Finish "The Pocket Guide" 2024-07-16 15:41:28 +02: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 Move Maybe* traits back to iced_futures 2024-06-14 01:57:49 +02:00
stream.rs Introduce stream::try_channel helper 2024-07-11 04:08:40 +02:00
subscription.rs Implement time::repeat and simplify Subscription::run_with 2025-01-24 16:45:18 +01:00