zed/crates/gpui2
Antonio Scandurra c225a3e5af Don't use Mutex or Arc now that app state is not Send
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2023-11-15 18:50:34 +01:00
..
docs Document contexts 2023-11-14 19:52:51 -07:00
src Don't use Mutex or Arc now that app state is not Send 2023-11-15 18:50:34 +01:00
build.rs Tooltips in mouse event handler & fix executor timer 2023-11-03 18:02:58 -04:00
Cargo.toml