iced/futures/src/executor
Héctor Ramón Jiménez 782dd2f522 Introduce tokio_old feature
This feature allows users to rely on the `0.2` version of `tokio` while
the async ecosystem upgrades to the latest version.
2020-11-25 03:06:24 +01:00
..
async_std.rs doc feature flags in futures 2020-04-04 02:25:40 +01:00
null.rs Drop Send in Command and Executor on Wasm 2020-02-05 04:14:26 +01:00
thread_pool.rs doc feature flags in futures 2020-04-04 02:25:40 +01:00
tokio.rs upgrade tokio to latest version(v0.3) 2020-11-05 11:36:23 +08:00
tokio_old.rs Introduce tokio_old feature 2020-11-25 03:06:24 +01:00
wasm_bindgen.rs Drop Send in Command and Executor on Wasm 2020-02-05 04:14:26 +01:00