summaryrefslogtreecommitdiffstats
path: root/futures/src/lib.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update graphs in crate docsLibravatar Héctor Ramón Jiménez2020-11-261-0/+2
|
* Introduce `tokio_old` featureLibravatar Héctor Ramón Jiménez2020-11-251-1/+1
| | | | | This feature allows users to rely on the `0.2` version of `tokio` while the async ecosystem upgrades to the latest version.
* Disable `time` module on Wasm for nowLibravatar Héctor Ramón Jiménez2020-04-301-1/+4
|
* Implement `time::every` in `iced_futures`Libravatar Héctor Ramón Jiménez2020-04-301-0/+4
|
* doc feature flags in futuresLibravatar Rob Ede2020-04-041-0/+2
|
* Add `BoxFutures` and `BoxStream` to `iced_futures`Libravatar Héctor Ramón Jiménez2020-03-261-0/+28
|
* Forbid unsafe code and Rust 2018 idiomsLibravatar Héctor Ramón Jiménez2020-01-201-2/+2
|
* Write documentation for `iced_futures`Libravatar Héctor Ramón Jiménez2020-01-201-0/+6
|
* Add `Application::Executor` associated typeLibravatar Héctor Ramón Jiménez2020-01-201-1/+5
|
* Create `iced_futures` and wire everything upLibravatar Héctor Ramón Jiménez2020-01-191-0/+8