gpui-tokio-bridge
Tokio bridge for GPUI - allows running tokio async tasks within GPUI context.
Usage
use ;
// Initialize in your app setup
// Spawn tokio tasks from GPUI context
Credits
Based on gpui_tokio from Zed Industries.
License
Apache-2.0