summaryrefslogtreecommitdiffstats
path: root/futures/src/subscription.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add examples to `subscription::Recipe` docsLibravatar Héctor Ramón Jiménez2020-04-021-0/+12
|
* Make `subscription::Recipe` cross-platformLibravatar Héctor Ramón Jiménez2020-03-261-19/+15
| | | | By removing the `Send` requirement when targetting Wasm
* Implement `Subscription::with`Libravatar Héctor Ramón Jiménez2020-03-051-0/+70
|
* Write documentation for `iced_futures`Libravatar Héctor Ramón Jiménez2020-01-201-19/+20
|
* Create `iced_futures` and wire everything upLibravatar Héctor Ramón Jiménez2020-01-191-0/+188