index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
futures
/
src
/
executor.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
Remove unnecessary `Future` imports
Héctor Ramón Jiménez
1
-2
/
+0
2024-06-14
Move `Maybe*` traits back to `iced_futures`
Héctor Ramón Jiménez
1
-1
/
+2
2024-06-14
Replace `Command` with a new `Task` API with chain support
Héctor Ramón Jiménez
1
-1
/
+1
2022-01-28
Split `iced_futures` into different `backend` implementations
Héctor Ramón Jiménez
1
-34
/
+0
2022-01-28
Introduce `MaybeSend` trait in `iced_futures`
Héctor Ramón Jiménez
1
-6
/
+2
2022-01-12
Remove support for old `tokio` crate
Héctor Ramón Jiménez
1
-6
/
+0
2021-01-14
Add `smol` async runtime
Jayce Fayne
1
-0
/
+6
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-8
/
+0
2020-11-25
Introduce `tokio_old` feature
Héctor Ramón Jiménez
1
-0
/
+6
2020-04-02
Fix missing link in `Executor::enter` doc comment
Héctor Ramón Jiménez
1
-0
/
+2
2020-02-05
Drop `Send` in `Command` and `Executor` on Wasm
Héctor Ramón Jiménez
1
-2
/
+9
2020-02-05
Use `reqwest` and `tokio` in `pokedex` example
Héctor Ramón Jiménez
1
-4
/
+4
2020-01-20
Write documentation for `iced_futures`
Héctor Ramón Jiménez
1
-0
/
+13
2020-01-20
Implement `WasmBindgen` executor and reorganize
Héctor Ramón Jiménez
1
-3
/
+9
2020-01-20
Add `Application::Executor` associated type
Héctor Ramón Jiménez
1
-0
/
+36