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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary `Future` imports
Héctor Ramón Jiménez
2025-02-21
1
-2
/
+0
*
Move `Maybe*` traits back to `iced_futures`
Héctor Ramón Jiménez
2024-06-14
1
-1
/
+2
*
Replace `Command` with a new `Task` API with chain support
Héctor Ramón Jiménez
2024-06-14
1
-1
/
+1
*
Split `iced_futures` into different `backend` implementations
Héctor Ramón Jiménez
2022-01-28
1
-34
/
+0
*
Introduce `MaybeSend` trait in `iced_futures`
Héctor Ramón Jiménez
2022-01-28
1
-6
/
+2
*
Remove support for old `tokio` crate
Héctor Ramón Jiménez
2022-01-12
1
-6
/
+0
*
Add `smol` async runtime
Jayce Fayne
2021-01-14
1
-0
/
+6
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-8
/
+0
*
Introduce `tokio_old` feature
Héctor Ramón Jiménez
2020-11-25
1
-0
/
+6
*
Fix missing link in `Executor::enter` doc comment
Héctor Ramón Jiménez
2020-04-02
1
-0
/
+2
*
Drop `Send` in `Command` and `Executor` on Wasm
Héctor Ramón Jiménez
2020-02-05
1
-2
/
+9
*
Use `reqwest` and `tokio` in `pokedex` example
Héctor Ramón Jiménez
2020-02-05
1
-4
/
+4
*
Write documentation for `iced_futures`
Héctor Ramón Jiménez
2020-01-20
1
-0
/
+13
*
Implement `WasmBindgen` executor and reorganize
Héctor Ramón Jiménez
2020-01-20
1
-3
/
+9
*
Add `Application::Executor` associated type
Héctor Ramón Jiménez
2020-01-20
1
-0
/
+36