1 unstable release
new 0.1.3 | Oct 27, 2024 |
---|---|
0.1.2 |
|
0.1.1 |
|
0.1.0 |
|
#11 in #fiber
257 downloads per month
24KB
591 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–18MB
~232K SLoC