iced/futures/src
Héctor Ramón Jiménez 338fff35ac Make subscription::Recipe cross-platform
By removing the `Send` requirement when targetting Wasm
2020-03-26 14:55:02 +01:00
..
executor Drop Send in Command and Executor on Wasm 2020-02-05 04:14:26 +01:00
subscription Make subscription::Recipe cross-platform 2020-03-26 14:55:02 +01:00
command.rs Simplify iced_futures::Command implementation 2020-03-26 14:54:47 +01:00
executor.rs Drop Send in Command and Executor on Wasm 2020-02-05 04:14:26 +01:00
lib.rs Add BoxFutures and BoxStream to iced_futures 2020-03-26 14:53:58 +01:00
runtime.rs Enter executor context only on Recipe creation 2020-02-16 11:31:37 +01:00
subscription.rs Make subscription::Recipe cross-platform 2020-03-26 14:55:02 +01:00