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