summaryrefslogtreecommitdiffstats
path: root/futures/src/command.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use recently stabilized intra-doc linksLibravatar Héctor Ramón Jiménez2020-11-261-17/+0
* Use `Rc` in `Command::map` for WasmLibravatar Héctor Ramón Jiménez2020-04-251-1/+1
* #321 cargo fmtLibravatar Olivier Pinon2020-04-251-5/+1
* #321 Fix async examples by feature-gating Command implementations + Add poked...Libravatar Olivier Pinon2020-04-251-0/+56
* Fix missing link in `Command` documentationLibravatar Héctor Ramón Jiménez2020-04-021-0/+1
* Simplify `iced_futures::Command` implementationLibravatar Héctor Ramón Jiménez2020-03-261-8/+99
* Drop `Send` in `Command` and `Executor` on WasmLibravatar Héctor Ramón Jiménez2020-02-051-97/+8
* Create `iced_futures` and wire everything upLibravatar Héctor Ramón Jiménez2020-01-191-0/+100