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