1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 14:22:37 +03:00
wezterm/promise/src
Wez Furlong 1d9678706c promise: add tokio_spawn helper
This starts up the tokio runtime on a secondary thread
and spawns a future into it.
2020-01-20 07:55:51 -08:00
..
lib.rs promise: remove Executors 2020-01-16 23:29:42 -08:00
spawn.rs promise: add tokio_spawn helper 2020-01-20 07:55:51 -08:00