zed/crates/cloud_api_client
Conrad Irwin 7205fb9c71
Expand ClientApiError with structured variants for connection, server, and response errors (#56214)
Self-Review Checklist:

- [ ] I've reviewed my own diff for quality, security, and reliability
- [ ] Unsafe blocks (if any) have justifying comments
- [ ] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [ ] Performance impact has been considered and is acceptable

Release Notes:

- N/A
2026-05-08 20:35:29 +00:00
..
src Expand ClientApiError with structured variants for connection, server, and response errors (#56214) 2026-05-08 20:35:29 +00:00
Cargo.toml Remove smol as a dependency from a bunch of crates (#53603) 2026-04-24 10:29:51 +00:00
LICENSE-APACHE Add cloud_api_client and cloud_api_types crates (#35357) 2025-07-30 18:57:51 +00:00