This website requires JavaScript.
Explore
Help
Sign in
me
/
iced
Watch
1
Star
0
Fork
You've already forked iced
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
baadcc150f
iced
/
futures
/
src
History
Download ZIP
Download TAR.GZ
edwloef
baadcc150f
don't use futures-executor when it's not the default executor
2025-04-02 10:48:11 +02:00
..
backend
don't use futures-executor when it's not the default executor
2025-04-02 10:48:11 +02: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
don't use futures-executor when it's not the default executor
2025-04-02 10:48:11 +02: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