Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1mod alert_modal; 2mod announcement_toast; 3 4pub use alert_modal::*; 5pub use announcement_toast::*;