7 releases
new 0.1.11 | Mar 18, 2025 |
---|---|
0.1.10 | Mar 18, 2025 |
0.1.8 | Jan 24, 2025 |
0.1.4 | Nov 27, 2024 |
0.1.3 | Oct 27, 2024 |
#11 in #fiber
322 downloads per month
26KB
653 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–17MB
~224K SLoC