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