You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,9 @@
18
18
***Plugin system** — Opt‑in extensions let you add functionality without cluttering the core API.
19
19
***Hyper‑powered** — Built on `hyper` & `tokio` for minimal overhead and async performance with **native HTTP/2 & TLS** support.
20
20
21
+
## Documentation
22
+
23
+
[API Documentation](https://docs.rs/tako/latest/tako/) is mostly generated using AI from the source code. Please note that the documentation is still a work in progress and may contain errors or inaccuracies.
0 commit comments