5 releases
new 0.1.8 | Jan 24, 2025 |
---|---|
0.1.7 |
|
0.1.4 | Nov 27, 2024 |
0.1.3 | Oct 27, 2024 |
#12 in #fiber
642 downloads per month
25KB
644 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
~225K SLoC