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