mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-17 23:56:55 +00:00
7a8da8ce11
Made the trait into a blanket-trait impl if you have it's two constituent pieces (FocusableView and EventEmitter) to remove the duplicated method. I also changed the struct to an enum for aesthetic reasons (EventType::EventName feels self documenting to me) and added some new `cx` APIs utilizing our new powers of dismissal. Release Notes: - N/A |
||
---|---|---|
.. | ||
docs | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |