ZIm/crates/gpui_tokio
Mikayla Maki 517e519bdc
Make the gpui_tokio crate generic over the context it spawns (#23995)
Part of  #21092

Makes `Tokio::spawn` generic over any `AppContext`.

Also removes a stray `model_context` I missed

Release Notes:

- N/A
2025-01-31 02:00:55 +00:00
..
src Make the gpui_tokio crate generic over the context it spawns (#23995) 2025-01-31 02:00:55 +00:00
Cargo.toml Add a crate for spawning tokio tasks in Zed (#23857) 2025-01-29 20:53:16 +00:00
LICENSE-APACHE Add a crate for spawning tokio tasks in Zed (#23857) 2025-01-29 20:53:16 +00:00