4 releases
new 0.1.6 | Jan 13, 2025 |
---|---|
0.1.5 | Jan 11, 2025 |
0.1.4 | Nov 27, 2024 |
0.1.3 | Oct 27, 2024 |
#9 in #fiber
613 downloads per month
25KB
632 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 ~/code/fiber/src/rpc -o ~/code/fiber/src/rpc/README.md
Dependencies
~8–17MB
~227K SLoC