13 releases
| 0.1.17 | Jul 31, 2025 |
|---|---|
| 0.1.16 | Jul 30, 2025 |
| 0.1.11 | Mar 18, 2025 |
| 0.1.8 | Jan 24, 2025 |
| 0.1.3 | Oct 27, 2024 |
#13 in #fibers
21 downloads per month
27KB
688 lines
Fiber RPC documentation generator
This is a simple tool to generate documentation for Fiber RPC services. It uses the fiber_rpc crate to parse the service definition and generate the documentation.
Usage
fiber-rpc-gen ~/fiber/src/
Assume the directory ~/fiber/src/rpc exists and the generate documentation will be ~/fiber/src/rpc/README.md
Dependencies
~8–13MB
~231K SLoC