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
/
command.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converge `Command` types from `iced_futures` and `iced_native`
Héctor Ramón Jiménez
2023-03-05
1
-70
/
+0
*
Annotate `Command` and `Subscription` with `#[must_use]`
Ian Douglas Scott
2023-01-26
1
-0
/
+1
*
Fix broken intra-doc links in documentation
Héctor Ramón Jiménez
2022-04-30
1
-1
/
+1
*
Hide implementation details of `Command` in `iced_futures`
Héctor Ramón Jiménez
2021-09-02
1
-0
/
+69
*
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
2021-09-02
1
-138
/
+0
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-17
/
+0
*
Use `Rc` in `Command::map` for Wasm
Héctor Ramón Jiménez
2020-04-25
1
-1
/
+1
*
#321 cargo fmt
Olivier Pinon
2020-04-25
1
-5
/
+1
*
#321 Fix async examples by feature-gating Command implementations + Add poked...
Olivier Pinon
2020-04-25
1
-0
/
+56
*
Fix missing link in `Command` documentation
Héctor Ramón Jiménez
2020-04-02
1
-0
/
+1
*
Simplify `iced_futures::Command` implementation
Héctor Ramón Jiménez
2020-03-26
1
-8
/
+99
*
Drop `Send` in `Command` and `Executor` on Wasm
Héctor Ramón Jiménez
2020-02-05
1
-97
/
+8
*
Create `iced_futures` and wire everything up
Héctor Ramón Jiménez
2020-01-19
1
-0
/
+100