mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-04 02:05:31 +00:00
d475f1373a
This commit mostly fixes invalid URLs in docstrings. It also encapsulates crates we reexport (serde stuff + linkme) into a public module named "private" in order to reduce the API surfaced through docs. Moreover, I fixed up a bunch of crates that were pulling serde_json in through gpui explicitly instead of using Cargo manifest. Release Notes: - N/A |
||
---|---|---|
.. | ||
prompts | ||
providers | ||
ai.rs | ||
auth.rs | ||
completion.rs | ||
embedding.rs | ||
models.rs | ||
test.rs |