Expand description
Tokio bridge for GPUI - allows running tokio async tasks within GPUI context.
Based on code from Zed Industries: https://github.com/zed-industries/zed/blob/af6385a29355dd2859e9751ebd76e418dd6a249a/crates/gpui_tokio/src/gpui_tokio.rs
Structs§
Functions§
- init
- Initializes the Tokio wrapper using a new Tokio runtime with 2 worker threads.