Release Notes: - Added private alpha support for remote development. Please reach out to hi@zed.dev if you'd like to be part of shaping this feature.
4 lines
39 B
Rust
4 lines
39 B
Rust
mod client;
|
|
|
|
pub(crate) use client::*;
|